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 - [74cat] Apply button is disabled after theme changes.
Summary: [74cat] Apply button is disabled after theme changes.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.4
Hardware: PC Other
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-22 06:01 UTC by kosmonaffft
Modified: 2015-05-28 07:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Bug screen... (52.18 KB, image/png)
2013-07-22 06:01 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
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