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 46564 - Empty space in the middle of the tree of found usages
Summary: Empty space in the middle of the tree of found usages
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-07-26 14:24 UTC by Antonin Nebuzelsky
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (135.87 KB, image/jpeg)
2004-07-26 14:25 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-07-26 14:24:38 UTC
W2K, jdk 1.4.2_04

See the screenshot.

Selecting the item just above the empty space and
pushing down-arrow key moves the selection to the
item just below the empty space. So the empty
space is really empty space.

And note that there is no wild white-space in the
source code between the items above and below the
empty space in the tree.
Comment 1 Antonin Nebuzelsky 2004-07-26 14:25:20 UTC
Created attachment 16448 [details]
Screenshot
Comment 2 Jan Becicka 2004-08-04 12:19:37 UTC
Can you reproduce it? Does it happen often? Or it just happened once.
It looks like a Swing bug...
Comment 3 Antonin Nebuzelsky 2004-08-04 14:23:37 UTC
I saw it only once.
Comment 4 Jan Becicka 2004-08-04 14:25:57 UTC
If it happens again, please raise priority.
Comment 5 Jan Becicka 2004-10-27 13:40:52 UTC
Did not happen again