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 187917

Summary: The Save button is always Enabled...
Product: utilities Reporter: alanluayon <alanluayon>
Component: PropertiesAssignee: Victor Vasilyev <vvg>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ppis
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Message Log
Start Button
Spell Checker

Description alanluayon 2010-06-22 02:25:07 UTC
Even though i already save the project. The save All Button is still enabled.
Comment 1 alanluayon 2010-06-22 02:26:18 UTC
Created attachment 100295 [details]
Message Log
Comment 2 alanluayon 2010-06-22 02:27:00 UTC
Created attachment 100296 [details]
Start Button
Comment 3 alanluayon 2010-06-22 07:51:23 UTC
Bug found... due to spell checker feature in class.properties
Comment 4 alanluayon 2010-06-22 07:55:45 UTC
Created attachment 100305 [details]
Spell Checker
Comment 5 Peter Pis 2010-06-22 12:13:56 UTC
Couldn't reproduce. What type of project is that (j2se, java desktop, ...)

Could you please try to start NB with fresh NB user directory and reproduce the issue? 
http://wiki.netbeans.org/FaqAlternateUserdir
Comment 6 alanluayon 2010-06-22 22:45:17 UTC
My old Project in Netbeans 6.8 is J2SE Swing Framework.

I found that every time i change the class property then save.
The class.properties does not saved you need to open the class.properties 
then try to put a space then save again.
Comment 7 Victor Vasilyev 2010-06-28 14:03:38 UTC
Behavior of the Save button has been changed for the *.properties files by the change set:
http://hg.netbeans.org/main/rev/4e6108713223

*** This bug has been marked as a duplicate of bug 186876 ***