-
Enhancement
-
Resolution: Unresolved
-
P3
-
8, 11, 12, 13
-
generic
-
os_x
Currently, the ALTGR key on Mac is implemented to mimic Windows behavior, whereas, officially, there is no separate behavior associated with ALTGR key on Mac.
One possible solution is to pass a flag to JVM to turn on /off the Windows specific behavior on Mac, which gives more control to the user to choose the behavior appropriately.
One possible solution is to pass a flag to JVM to turn on /off the Windows specific behavior on Mac, which gives more control to the user to choose the behavior appropriately.
- relates to
-
JDK-8218917 KeyEvent.getModifiers() returns inconsistent values for ALT keys
- Closed