You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/04/04 13:27:17 UTC

[Bug 62257] New: Expand/Collapse short key doesn't work with numpad -

https://bz.apache.org/bugzilla/show_bug.cgi?id=62257

            Bug ID: 62257
           Summary: Expand/Collapse short key doesn't work with numpad -
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: orimarko@gmail.com
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62257] Expand/Collapse short key doesn't work with numpad -

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

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Keywords|                            |FixedInTrunk
   Target Milestone|---                         |JMETER_5.1
             Status|NEW                         |RESOLVED

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.