Bug 62257

Summary: Expand/Collapse short key doesn't work with numpad -
Product: JMeter - Now in Github Reporter: orimarko <orimarko>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal Keywords: FixedInTrunk
Priority: P2    
Version: 4.0   
Target Milestone: JMETER_5.1   
Hardware: All   
OS: All   

Description orimarko 2018-04-04 13:27:17 UTC
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
Comment 1 Felix Schumacher 2018-11-01 20:54:10 UTC
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
Comment 2 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4739