This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 223832 - item in Call Graph tree is not marked by a italic font
Summary: item in Call Graph tree is not marked by a italic font
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-14 09:58 UTC by soldatov
Modified: 2012-12-17 12:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2012-12-14 09:58:11 UTC
cnd.callgraph.SanityTest.testSanity test fails for 3 days

Scenario:
- Create Quote
- Open memory.cc
- Call context on Memory::Memory
- Select Show Call Graph
==> latest item in Call Graph tree is not marked by a italic font

now:
ComputeSupportMetric<font color='!controlShadow'>  in Memory
7.3beta2:
<i>ComputeSupportMetric</i><font color='!controlShadow'>  in Memory
Comment 1 Alexander Simon 2012-12-14 10:07:57 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/9e6d865fa8f1
Comment 2 Quality Engineering 2012-12-17 12:37:45 UTC
Integrated into 'main-golden', will be available in build *201212170919* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9e6d865fa8f1
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #223832 item in Call Graph tree is not marked by a italic font