On JMeter GUI on windows For Expand/Collapse Test tree click on Ctrl and numeric keypad - or Ctrl Shift and numeric keypad - Nothing happens (only minus sign works), In eclipse for example both options works * Dev note: KeyEvent.VK_SUBTRACT isn't connect to Expand/Collapse menu item
Date: Thu Nov 1 20:52:24 2018 New Revision: 1845516 URL: http://svn.apache.org/viewvc?rev=1845516&view=rev Log: Expand/Collapse short key - (minus sign) on numpad doesn't work. Contributed by Ori Marko (orimarko at gmail.com) Closes #401 on github Bugzilla Id: 62257 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/KeyStrokes.java jmeter/trunk/src/core/org/apache/jmeter/gui/tree/JMeterTreeListener.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4739