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 - Moving up and down doesn`t work correctly. Selection rectangle is not moved.
Summary: Moving up and down doesn`t work correctly. Selection rectangle is not moved.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-10 01:49 UTC by Milan Kubec
Modified: 2008-12-23 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).