[ 
https://issues.apache.org/jira/browse/NETBEANS-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915854#comment-16915854
 ] 

Geertjan Wielenga commented on NETBEANS-639:
--------------------------------------------

Confirmed. I can reproduce similar problems with 11.1 on Mac on JDK 12, but 
when I use JDK 8 with 11.1 I cannot reproduce it.

> 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
>            Priority: Major
>              Labels: Regression, accessibility, keymap, options, shortcuts
>         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 becomes an accessibility issue.
>  * I have an injury at the moment that makes being forced to just use the 
> left-ALT key uncomfortable
>  * Long-term there may also be degenerative physical effects.  Especial for 
> people with conditions affected by this limitation.
>  * It looks like EVERY Right-Alt key combination will NOT work.
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to