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 242599 - Options>>Miscellaneous>>Terminal: Apply button does not activate
Summary: Options>>Miscellaneous>>Terminal: Apply button does not activate
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-03-06 05:51 UTC by MackSix
Modified: 2014-07-19 10:19 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-03-06 05:51:21 UTC
1. Goto Options>>Miscellaneous>>Terminal
2. Change any option.
3. Notice Apply button will not activate.

Expected: Apply button activates.

Product Version: NetBeans IDE 8.0 RC1 (Build 201402242200)
Updates: Updates available
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b129
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Theofanis Oikonomou 2014-04-04 10:12:06 UTC
Tried your steps with 8.0 and Build 20140404-2a5b31aa21f0 with jdk7u51. I am sorry but I cannot reproduce. Apply button is activated when something is modified and deactivated if I change to initial values manually or via the Restore button.
Comment 2 MackSix 2014-07-05 03:25:30 UTC
Try:

1. Delete userdir and cachedir.
2. Start NetBeans.
3. Goto Options>>Miscellaneous>>Terminal
4. Increase font size.
5. Notice Apply button will not activate. 
6. Click Apply button.
7. Close options dialog and repeat steps 3 - 4.

Apply button will now activate.

If ever I click the OK button viewing any panel, even if I never changed any options, the Apply button will then become enabled when I change the terminal font size from then on.

Product Version: NetBeans IDE Dev (Build 201407040001)
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 3 MackSix 2014-07-05 03:26:39 UTC
(In reply to MackSix from comment #2)
> Try:
> 
> 1. Delete userdir and cachedir.
> 2. Start NetBeans.
> 3. Goto Options>>Miscellaneous>>Terminal
> 4. Increase font size.
> 5. Notice Apply button will not activate. 
> 6. Click Apply button.
> 7. Close options dialog and repeat steps 3 - 4.
> 
<snip>

Sorry, step 6. should read: Click OK button.
Comment 4 Theofanis Oikonomou 2014-07-11 14:00:51 UTC
Changeset: a52488130f94
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2014-07-11 16:03
Message:
Comment 5 Quality Engineering 2014-07-19 10:19:47 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/a52488130f94
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #242599 - Options>>Miscellaneous>>Terminal: Apply button does not activate