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 110126 - ACTIONS: Not possible to update already created action
Summary: ACTIONS: Not possible to update already created action
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 11:56 UTC by Jana Maleckova
Modified: 2007-08-03 14:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
110126 (2.38 KB, text/plain)
2007-07-18 11:59 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-07-18 11:56:28 UTC
Product Version: NetBeans IDE Dev (Build 070718) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
Open Application Action editor and do update of some listed action. Change attribute text or tooltip and confirm it. An
exception is thrown. Only update of accelerator is OK and is saved.

StackTrace:
===========
java.lang.NullPointerException
	at org.netbeans.modules.swingapp.ActionPropertyEditorPanel.isActionPropertiesUpdated(ActionPropertyEditorPanel.java:1423)
	at org.netbeans.modules.swingapp.ActionEditor.confirmChanges(ActionEditor.java:415)
	at org.netbeans.modules.swingapp.GlobalActionPanel.editSelectedAction(GlobalActionPanel.java:560)
	at org.netbeans.modules.swingapp.GlobalActionPanel.editActionButtonActionPerformed(GlobalActionPanel.java:527)
	at org.netbeans.modules.swingapp.GlobalActionPanel.access$1500(GlobalActionPanel.java:79)
Comment 1 Jana Maleckova 2007-07-18 11:59:17 UTC
Created attachment 45303 [details]
110126
Comment 2 Joshua Marinacci 2007-08-02 21:09:45 UTC
I cannot reproduce this bug anymore. It was most likely fixed by http://www.netbeans.org/issues/show_bug.cgi?id=110027
Comment 3 Jana Maleckova 2007-08-03 14:45:28 UTC
verified on

Product Version: NetBeans IDE Dev (Build 070803) Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b03 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)