You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/06 17:11:06 UTC

[Bug 58810] New: Config Element Counter: Check Boxes Toggle Area Too Big

https://bz.apache.org/bugzilla/show_bug.cgi?id=58810

            Bug ID: 58810
           Summary: Config Element Counter:  Check Boxes Toggle Area Too
                    Big
           Product: JMeter
           Version: 2.13
          Hardware: Macintosh
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: aaron.davidovits@hmhco.com

Created attachment 33412
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33412&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58810] Config Element Counter: Check Boxes Toggle Area Too Big

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58810

--- Comment #2 from addled <aa...@hmhco.com> ---
Awesome! Thanks Sebb!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58810] Config Element Counter: Check Boxes Toggle Area Too Big

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58810

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Severity|minor                       |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58810] Config Element Counter: Check Boxes Toggle Area Too Big

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58810

--- Comment #1 from Sebb <se...@apache.org> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.