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 245627 - After changing option and clicking Apply Button, the Apply Button does not deactivate.
Summary: After changing option and clicking Apply Button, the Apply Button does not de...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 00:42 UTC by MackSix
Modified: 2014-07-19 10:17 UTC (History)
1 user (show)

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 MackSix 2014-07-14 00:42:07 UTC
1. Delete userdir & cachedir.
2. Change any Option and click Apply Button. Apply button deactivates as expected.
3. In Options, activate GUI Builder to activate Java SE.
4. Repeat step #2.
5. Goto Plugins>>Installed and activate "Java Web & EE".
6. Restart NetBeans.
7. Change any option on any Option Panel and click Apply Button.

Results: Apply Button reactivates for no reason.

Expected: Apply Button deactivates and stays deactivated unless another option is change.

Notice that in v8.0, the C/C++ panel becomes active after enabling "Java Web & EE" and C/C++ shows deactivated in the plugin manager. 

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 2
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

AND

Product Version: NetBeans IDE Dev (Build 201407090001)
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2014-07-14 01:01:02 UTC
The C/C++ panel being activated after deleting userdir & cachedir appears to be unrealted and only occurs after the C/C++ modules are updated to the latest NetBeans 8.0 versions.
Comment 2 MackSix 2014-07-14 05:19:26 UTC
Also, after steps #1 through #7, clicking on the "Fonts & Colors" tab causes the Apply button to activate for no reason.
Comment 3 MackSix 2014-07-14 05:24:53 UTC
(In reply to MackSix from comment #2)
> Also, after steps #1 through #7, clicking on the "Fonts & Colors" tab causes
> the Apply button to activate for no reason.


This is goes for:

Product Version: NetBeans IDE Dev (Build 201407090001)
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)


C/C++ may have to be activate to observe the same behavior in:

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 2
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 4 Theofanis Oikonomou 2014-07-14 13:55:18 UTC
Changeset: 69e18440b570
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2014-07-14 15:58
Message:
Comment 5 Quality Engineering 2014-07-19 10:17:13 UTC
Integrated into 'main-silver', will be available in build *201407190718* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/69e18440b570
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #245627 - After changing option and clicking Apply Button, the Apply Button does not deactivate.