Created attachment 29932 [details] screenshot Using JMeter + JMeter plugins creates too long list of listeners to be shown on my laptop screen (common 768px height). Context menus should adapt to screen size with either a scrolling option or more than a single column. Screenshot attached.
Date: Sat Feb 9 13:25:36 2013 New Revision: 1444359 URL: http://svn.apache.org/r1444359 Log: Bug 54538 - GUI: context menu is too big Bugzilla Id: 54538 Added: jmeter/trunk/src/jorphan/org/apache/jorphan/gui/MenuScroller.java (with props) Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/util/MenuFactory.java jmeter/trunk/src/jorphan/org/apache/jorphan/gui/GuiUtils.java jmeter/trunk/xdocs/changes.xml Date: Sat Feb 9 13:26:45 2013 New Revision: 1444361 URL: http://svn.apache.org/r1444361 Log: Bug 54538 - GUI: context menu is too big SVN ELO Bugzilla Id: 54538 Modified: jmeter/trunk/src/jorphan/org/apache/jorphan/gui/MenuScroller.java (props changed)
Created attachment 29934 [details] Not happy menu with large screen
Date: Sat Feb 9 17:38:46 2013 New Revision: 1444402 URL: http://svn.apache.org/r1444402 Log: Bug 54538 - GUI: context menu is too big Improve based on Screen display Bugzilla Id: 54538 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/util/MenuFactory.java jmeter/trunk/src/jorphan/org/apache/jorphan/gui/GuiUtils.java
Created attachment 29964 [details] screenshot after fix positioning/length of the list is strange to me but I can now access all items in the context menu, so I am cool with it. Thanks Philippe!
*** Bug 56338 has been marked as a duplicate of this bug. ***
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3056