You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2010/07/02 09:28:39 UTC

DO NOT REPLY [Bug 49540] New: Sort "Add" menus alphabetically

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

           Summary: Sort "Add" menus alphabetically
           Product: JMeter
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: apc@fininfor.ru


There's a lot of plugins in JMeter already and when user's trying to add
another sampler (or something) to test plan, he sees a long menu with items
sorted with seems no order. Actually it is ordered by reverse plugin load
order, but this makes no sense.

Provided patch sorts menus alphabetically by visual label.

Images at http://www.apc.kg/img/jmeter/ illustrate that classname sort order is
bad and alphabetical order is better than current.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49540] Sort "Add" menus alphabetically

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

--- Comment #1 from Andrey Pohilko <ap...@fininfor.ru> 2010-07-02 03:29:44 EDT ---
Created an attachment (id=25684)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25684)
proposed patch

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49540] Sort "Add" menus alphabetically

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

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Sebb <se...@apache.org> 2010-07-02 05:42:11 EDT ---
Thanks!

Patch applied:

URL: http://svn.apache.org/viewvc?rev=959929&view=rev
Log:
Bug 49540 - Sort "Add" menus alphabetically

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/util/MenuFactory.java
   jakarta/jmeter/trunk/xdocs/changes.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org