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 2175

Summary: Moving up and down doesn`t work correctly. Selection rectangle is not moved.
Product: platform Reporter: Milan Kubec <mkubec>
Component: -- Other --Assignee: Milan Kubec <mkubec>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 1999-06-10 01:49:50 UTC
Moving up and down of items in "Session settings/Menu/some_node" causes that item below moved item is selected after moving up and just moved item cannot be highlighted.


[Libor]:
Perform Move Down (Up) action on e.g. Session Settings | Menu | File. Nodes exchange but selection remains in original position. If you click on the second exchanged node, it won`t be selected. If you
 click on any other node, two nodes will be selected.
This is valid also for Session settings | Toolbars and etc.

[IAN] According to Jarda, it is a bug in TreeView which should listen to reorder changes (on explored context???)
Comment 1 Marek Grummich 2000-07-25 09:38:59 UTC
Priority is changed to P4 (normal).