Bug 58810 - Config Element Counter: Check Boxes Toggle Area Too Big
Summary: Config Element Counter: Check Boxes Toggle Area Too Big
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: Macintosh All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 16:11 UTC by addled
Modified: 2016-01-07 14:31 UTC (History)
1 user (show)



Attachments
screenshot with area highlighted in red where toggle works (71.09 KB, image/png)
2016-01-06 16:11 UTC, addled
Details

Note You need to log in before you can comment on or make changes to this bug.
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