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 2015/02/10 21:38:55 UTC

[Bug 57561] New: Improvement proposal - module controller UI - tree instead of combobox.

https://issues.apache.org/bugzilla/show_bug.cgi?id=57561

            Bug ID: 57561
           Summary: Improvement proposal - module controller UI - tree
                    instead of combobox.
           Product: JMeter
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: maciej.franek@gmail.com

Created attachment 32447
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32447&action=edit
Module Controller with JTree

I found very hard selecting controllers from a provided combo box in Module
Controller UI. Especially for larger test plans.

Please consider rewritten UI with JTree instead of JComboBox, It is available
in an attachement (ModuleControllerGui.java)

For that implementation, selecting of a module is done by selecting element of
a tree. Element name is changed to a referenced module name with "[MC]" prefix
Expand button also is slightly changed, after pushing it, test plan is expanded
and focus is set to referenced module.

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

[Bug 57561] Improvement proposal - module controller UI - tree instead of combobox.

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
            Version|unspecified                 |2.12
                 OS|Linux                       |All
           Severity|normal                      |enhancement

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