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 235495 - Options >> Formatting: Apply button enabled for no reason changing languages
Summary: Options >> Formatting: Apply button enabled for no reason changing languages
Status: RESOLVED DUPLICATE of bug 236103
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-04 11:10 UTC by MackSix
Modified: 2013-10-10 13:29 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 2013-09-04 11:10:49 UTC
1. Go to Tools >> Options >> Formatting
2. Change Language to another language--try Java and C++

Apply button becomes enabled for no reason. 

Some languages may not cause it to happen, but if you close dialog box and reopen, selecting the same language may cause it to happen. 

Product Version: NetBeans IDE Dev (Build 201309030001)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b40
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2013-09-11 18:30:51 UTC
Also,

C, C++ and C/C++ Headers: Apply button always activates when the Options dialog box opens directly to any of these categories.

JSON, Java, Javascript and HTML: Apply button always activates when the Options dialog box opens directly to any of these categories if the second or preceding item in the Category list are already selected before Options dialog is opened.
Comment 2 MackSix 2013-09-11 18:32:58 UTC
(In reply to MackSix from comment #1)
> Also,
> 
> C, C++ and C/C++ Headers: Apply button always activates when the Options
> dialog box opens directly to any of these categories.
> 
> JSON, Java, Javascript and HTML: Apply button always activates when the
> Options dialog box opens directly to any of these categories if the second
> or preceding item in the Category list are already selected before Options
> dialog is opened.

Correction of 2nd paragraph:

JSON, Java, Javascript and HTML: Apply button always activates when the
Options dialog box opens directly to any of these categories if the second
or _following_ item in the Category list are already selected before Options
dialog is opened.
Comment 3 Milutin Kristofic 2013-10-10 13:29:19 UTC
This is same issue as in Bug #236103. Changes in Bug #233978 are responsible for this.

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