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 233138

Summary: [74cat] Apply button is disabled after theme changes.
Product: platform Reporter: kosmonaffft
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: Bug screen...

Description kosmonaffft 2013-07-22 06:01:33 UTC
Created attachment 137519 [details]
Bug screen...

After 1-3 theme changes "Apply" button goes to disabled state, and for applying changes i have to reopen settings window and change theme again...

Product Version: NetBeans IDE Dev (Build 201307202300)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Windows 8 version 6.2 running on amd64; Cp1251; en_US (nb)
Comment 1 MackSix 2013-07-30 21:52:39 UTC
I see the same behavior after using Options. Many times the Apply button is enabled for me, but it doesn't cause the restart notification to appear. 

1. I change themes & click Apply. No restart notification.
2. I click OK.
3. Open options back up and it will show the theme was changed, so I click OK again and then restart NetBeans manually and the theme does not change.
4. Change themes again & click Apply and it works.
Comment 2 Theofanis Oikonomou 2013-08-13 12:20:30 UTC
There were sync issues while asynchronously saving options via clicking the OK/Apply buttons that should be fixed by http://hg.netbeans.org/core-main/rev/850afc4ddc5f. Please try a latest build and reopen if this is not the case. Thank you