will mason created NETBEANS-639:
-----------------------------------
Summary: Right-hand ALT key ignored
Key: NETBEANS-639
URL: https://issues.apache.org/jira/browse/NETBEANS-639
Project: NetBeans
Issue Type: Bug
Components: editor - Refactoring
Affects Versions: 9.0
Environment: Product Version: Apache NetBeans IDE Dev (Build
incubator-netbeans-release-205-on-20180202)
Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
Runtime: Java(TM) SE Runtime Environment 10+46
System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
Can not be directly tested on Linux because Alt/F7 is used by X-Windows for
"Move Window"
Reporter: will mason
Attachments: image-2018-04-11-11-39-20-834.png,
image-2018-04-11-11-41-59-642.png
h2. expected
scenario 01
* I used *{{Right-Alt/F7}}* to invoke the "*{{Find Usages}}*" pop-up
* Expected to see the "*{{Find Usages}}*" pop-up
scenario 02
* Opened the *Options* panel / *KeyMap* tab
* Put cursor in "*Search in Shortcuts*" field
* Pressed *{{Right-Alt}}*
* Expected to see All the actions matching the ALT key
* Pressed *{{Right-Alt/Shift}}*
* Expected to see All the actions matching the ALT-Shift key combinations
* Pressed *{{Right-Alt/Control}}*
* Expected to see All the actions matching the ALT-Control key combinations
* Pressed *{{Right-Alt/Control/Shift}}*
* Expected to see All the actions matching the ALT-Control-Shift key
combinations
* Pressed *{{Right-Alt/F7}}*
* Expected to see "Find Usages" Action
* Pressed *{{Left-Alt/F7}}*
* Expected to see "Find Usages" Action
This screen shot shows the Netbeans 8.2 KeyMap
{panel:title=Right-Alt/F7 in Search in Shortcuts (Netbeans 8.2)}
!image-2018-04-11-11-41-59-642.png!
{panel}
h2. actual
scenario 01
* Pressed *{{Right-Alt/F7 ...}}* "*{{Find Usages}}*" pop-up NOT shown
* Pressed *{{Left-Alt/F7}}* --> "*{{Find Usages}}*" pop-up displayed
_correctly_
scenario 02
Key-presses in the order shown, left-to-right.
* Pressed *{{Right-Alt}}* --> _nothing_
* Pressed *{{Right-Alt/Shift}}* --> _nothing_
* Pressed *{{Right-Alt/Control}}* --> _nothing_
* Pressed *{{Right-Alt/Control/Shift}}* --> _nothing_
* Pressed *{{Right-Alt/F7}}* --> _nothing_
** Expected to see "Find Usages" Action --> _nothing_
{panel:title=Right-Alt in Search in Shortcuts (Netbeans 9)}
!image-2018-04-11-11-39-20-834.png!
{panel}
* Pressed *{{Left-Alt/F7}}* - "Find Usages" Action dialogue popped-up
Curiously, these key-combinations are each different to the others. Key-press
in the sequence as shown, left-to-right.:
* "{{CTRL+Alt+Shift+}}" <--
** *{{Left-Control/Left-Alt/Left-Shift}}*
** *{{Left-Control/Left-Alt/Right-Shift}}*
* "{{CTRL+}}" <--
** *{{Left-Control/Right-Alt/Left-Shift}}*
** *{{Left-Control/Right-Alt/Right-Shift}}*
* "{{CTRL+Shift+}}" <--
** *{{Left-Control/Left-Shift/Right-Alt}}*
* "{{CTRL+AltShift+}}" <--
** *{{Left-Control/Left-Shift/Right-Alt}}*
h2. Impact
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists