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 23791

Summary: ALL: Unable to move commands up or down under own folder.
Product: obsolete Reporter: Jiri Kovalsky <jkovalsky>
Component: vcsgenericAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: -FFJ-   
Hardware: Other   
OS: Windows 95/98   
Issue Type: DEFECT Exception Reporter:

Description Jiri Kovalsky 2002-05-21 16:09:08 UTC
Forte for Java 4.0, Community Edition RC4
Windows 98 with JDK 1.4 build #92

Description:
============
Commands created under own folder can't be moved either up 
or down in Command Editor. Both actions don't work.

Steps to reproduce
==================
1. Invoke "Versioning|Mount Version Control|Generic VCS".
2. Select some profile and click "Next >" button.
3. Push "Edit Commands...".
4. Right click root node and choose "Add|Folder".
5. Type "abc" and push "OK".
6. Right click "abc" node and choose "Add|Command".
7. Type "A" and push "OK".
8. Repeat steps 6. and 7. to create one more command "B".
9. Expand "abc" node and right click "A" node.
10. Choose "Move Down" and nothing happens.
Comment 1 Martin Entlicher 2002-05-22 18:18:57 UTC
I could not believe, that this does not work.
It works O.K. on already existing nodes, but does not work at all on
nodes created inside a created folder. Will look at it...
Comment 2 Martin Entlicher 2002-05-22 18:22:20 UTC
Starting to explore where's the problem....
Comment 3 Martin Entlicher 2002-05-23 11:22:59 UTC
Fixed in dev build May 24.
Comment 4 Jiri Kovalsky 2002-06-04 16:10:31 UTC
Works fine in development build #200206040100 of NetBeans 3.4.
Comment 5 Quality Engineering 2003-07-01 13:05:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.