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 175186 - Expand leaf node in kenai dashboard moves selection one line down
Summary: Expand leaf node in kenai dashboard moves selection one line down
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 09:50 UTC by Jaromir Uhrik
Modified: 2009-11-03 14:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (20.43 KB, text/plain)
2009-10-22 09:52 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-10-22 09:50:21 UTC
Product Version: NetBeans IDE Dev (Build cdev-1573-on-091022)
Java: 1.6.0_15; Java HotSpot(TM) 64-Bit Server VM 14.1-b02-92
System: Mac OS X version 10.5.8 running on x86_64; MacRoman; en_US (nb)

When I expand node which has no children causes that the selection moves one line down in kenai dashboard. Typically in
netbeans kenai instance there are projects which have empty Sources node. If the selection is below such a node and user
expands this node the selection is moved one line down. Every next collapse+expand moves the selection one more line down.
Comment 1 Jaromir Uhrik 2009-10-22 09:52:18 UTC
Created attachment 89910 [details]
Screenshot attached...
Comment 2 Jan Becicka 2009-10-22 13:26:47 UTC
works for me. JDK or apple specific?
Comment 3 Stanislav Aubrecht 2009-10-22 13:36:05 UTC
nodes without children shouldn't be expandable in the first place.
this looks like wrong synchronization between data model and selection manager