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 64791 - NPE - getTags(ComponentChooserEditor.java:90) - undo action
Summary: NPE - getTags(ComponentChooserEditor.java:90) - undo action
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 08:37 UTC by Marek Grummich
Modified: 2005-10-25 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (2.62 KB, text/plain)
2005-09-21 08:38 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-09-21 08:37:53 UTC
Build 200509201800, jdk1.5.0_04
This issue was found during verification issue #64734.
Steps:
- create a new JFrame
- add several (4) JLabels to the JFrame and leave next JLabel on mouse cursor,
use shift-left mouse click combination 
- invoke undo action five times to remove all JLabels 
  !!! The second undo isn't accepted !!!
- add fifth JLabel (on mouse cursor) to the JFrame
=> an attached exception is thrown
Comment 1 Marek Grummich 2005-09-21 08:38:17 UTC
Created attachment 25014 [details]
Exception
Comment 2 Marek Grummich 2005-09-21 08:45:21 UTC
Apologize, the right number of verified issue is #64674!
Comment 3 Jan Stola 2005-09-22 09:20:54 UTC
Fixed.
Comment 4 Tomas Pavek 2005-09-23 15:53:43 UTC
Integrated into release50_beta branch.
Comment 6 Marek Grummich 2005-10-25 14:12:47 UTC
Verified - build 200510241800