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 234546 - Changing "Open Lock Contention View" does not enable Apply button
Summary: Changing "Open Lock Contention View" does not enable Apply button
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-17 22:40 UTC by MackSix
Modified: 2013-08-22 04:30 UTC (History)
0 users

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-08-17 22:40:04 UTC
1. Goto Tools >> Options >> Java >> Profiler.
2. Change value of "Open Lock Contention View".

The Apply button is not enabled as it does for changes of all other options on the Profiler panel.

Workaround: The OK button works OK.

Product Version: NetBeans IDE Dev (Build 201308152300)
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b38
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Jiri Sedlacek 2013-08-19 10:16:00 UTC
Thanks for catching it!

Fixed by http://hg.netbeans.org/profiler-main/rev/16d824201d25.
Comment 2 Quality Engineering 2013-08-22 04:30:12 UTC
Integrated into 'main-silver', will be available in build *201308212300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/16d824201d25
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #234546 - correctly update Options when Lock Contention view settings change