Bug 62257 - Expand/Collapse short key doesn't work with numpad -
Summary: Expand/Collapse short key doesn't work with numpad -
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-04-04 13:27 UTC by orimarko
Modified: 2018-11-01 20:54 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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