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

Summary: Expand leaf node in kenai dashboard moves selection one line down
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: Team FrameworkAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: blocker CC: saubrecht
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot attached...

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