Bug 58810

Summary: Config Element Counter: Check Boxes Toggle Area Too Big
Product: JMeter - Now in Github Reporter: addled <aaron.davidovits>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: Macintosh   
OS: All   
Attachments: screenshot with area highlighted in red where toggle works

Description addled 2016-01-06 16:11:06 UTC
Created attachment 33412 [details]
screenshot with area highlighted in red where toggle works

Clicking anywhere on the UI to the right of the check box and label text for "Track counter independently for each user" and "Reset counter on each Thread Group Iteration" toggle the check boxes.

This makes it fairly easy to accidentally toggle a setting that dramatically changes the runtime behavior of a test plan.  It took us a little bit to notice the accidental toggle change.

See attached screenshot.  Clicking anywhere in the red area toggles the respective option.  Other elements do not work like this.
Comment 1 Sebb 2016-01-07 14:29:30 UTC
Fixed several GUIs

URL: http://svn.apache.org/viewvc?rev=1723561&view=rev
Log:
Config Element Counter (and others): Check Boxes Toggle Area Too Big
Bugzilla Id: 58810

Added:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/CheckBoxPanel.java   (with props)
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/InterleaveControlGui.java
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/RandomControlGui.java
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/ThroughputControllerGui.java
    jmeter/trunk/src/components/org/apache/jmeter/modifiers/gui/CounterConfigGui.java
    jmeter/trunk/src/core/org/apache/jmeter/control/gui/TransactionControllerGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 addled 2016-01-07 14:31:23 UTC
Awesome! Thanks Sebb!
Comment 3 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3760