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 89585

Summary: [6.0 planning] GUI Builder usability Improvements
Product: guibuilder Reporter: arseniy <arseniy>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI, UMBRELLA
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://jupiter.czech.sun.com/wiki/view/Nbplan/NbFeature1223
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 48288, 63719, 73604    
Bug Blocks:    
Attachments: stacktrace

Description arseniy 2006-11-19 08:04:56 UTC
Usability upgrades in various areas of the GUI Builder.

This is a high-level umbrella issue for the purpose of 6.0 planning.
See URL for detailed description (to be moved to public netbeans wiki soon).
Do not close until all changes are integrated.
Comment 1 arseniy 2007-06-18 10:07:38 UTC
all sub-features for NB 6.0 usability improvements implemented
Comment 2 Exceptions Reporter 2008-12-17 06:31:41 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810270001)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at java.util.ArrayList.RangeCheck(ArrayList.java:547)
        at java.util.ArrayList.get(ArrayList.java:322)
        at java.util.Collections$UnmodifiableList.get(Collections.java:1154)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveUp(ArrangeMoveWithBumping.java:154)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveUp(ArrangeMoveWithBumping.java:108)
        at org.netbeans.modules.uml.diagrams.actions.sqd.MessageMoveProvider.setNewLocation(MessageMoveProvider.java:127)
Comment 3 Exceptions Reporter 2008-12-17 06:31:48 UTC
Created attachment 75063 [details]
stacktrace