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 126539 - *Find Usages*: tree in 'Usages' window is created incorrectly.
Summary: *Find Usages*: tree in 'Usages' window is created incorrectly.
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-02 03:22 UTC by dnikitin
Modified: 2009-09-29 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Root node is shifted and text is cutted (14.52 KB, image/jpeg)
2008-02-02 03:26 UTC, dnikitin
Details
welcome.cc has to be a subnode of Welcome_1 (16.89 KB, image/jpeg)
2008-02-02 03:29 UTC, dnikitin
Details
root nood and welcome_6 are on the same level, but welcome has to be a subnode of the root node (17.85 KB, image/jpeg)
2008-02-02 03:38 UTC, dnikitin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2008-02-02 03:22:31 UTC
Product Version: NetBeans IDE Dev (Build 200801310006)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
-----------------------------------------------------------------

Sometimes, a tree in 'Usages' window is created incorrectly.

See screenshots in attachments.
Comment 1 dnikitin 2008-02-02 03:26:46 UTC
Created attachment 55945 [details]
Root node is shifted and text is cutted
Comment 2 dnikitin 2008-02-02 03:29:03 UTC
Created attachment 55946 [details]
welcome.cc has to be a subnode of Welcome_1
Comment 3 dnikitin 2008-02-02 03:38:03 UTC
Created attachment 55947 [details]
root nood and welcome_6 are on the same level, but welcome has to be a subnode of the root node
Comment 4 Vladimir Voskresensky 2008-02-26 16:59:48 UTC
I believe, this is the problem with L&F, because even string "Usages of V..." is displayed on incorrect position, but we
do not control this part.
Please, check the same in Java
Comment 5 Vladimir Voskresensky 2009-09-25 14:06:19 UTC
consider for the next release due to lack of resources
Comment 6 nnnnnk 2009-09-29 15:41:34 UTC
Is it still reproducible?
Comment 7 dnikitin 2009-09-29 16:22:31 UTC
It seems the bug was fixed ... 

It will be closed as WORKS for me