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 221656 - Discard button in edit custom hint script does not work correctly
Summary: Discard button in edit custom hint script does not work correctly
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 15:10 UTC by Jiri Prox
Modified: 2012-11-08 13:32 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 Jiri Prox 2012-11-07 15:10:30 UTC
Discard button in edit custom hint script does not work correctly.

Steps to reproduce:
1) call Inspect & Transform
2) select single inspection and click on Browse
3) create new custom hint
4) edit the code of the hint (in the dialog, not open the file in editor)
5) click on Discard

-> changes are saved!


Product Version: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
Updates: NetBeans IDE is updated to version , NetBeans 7.3 Beta 2
Java: 1.7.0_09; Java HotSpot(TM) 64-Bit Server VM 23.5-b02
Runtime: Java(TM) SE Runtime Environment 1.7.0_09-b05
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\7.3beta2
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\7.3beta2
Comment 1 Quality Engineering 2012-11-08 02:49:21 UTC
Integrated into 'main-golden', will be available in build *201211080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d3029579f3d7
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #221656: discard custom hint changes when discard button pressed.