-
Bug
-
Resolution: Unresolved
-
P4
-
jfx20
-
None
-
In Review
Bugs aimed to be fixed (use the attached KeyEventViewer by Martin Fox to test):
- Alt Gr is not mapped;
- Add missing mappings (dead keys) - Linux does not send dead keys as keypress but sends as key release, and they might be used on a robot test, so it's covered.
- Alt Gr is not mapped;
- Add missing mappings (dead keys) - Linux does not send dead keys as keypress but sends as key release, and they might be used on a robot test, so it's covered.
- blocks
-
JDK-8236651 ☂ Simplify and update glass gtk backend
- Open
- relates to
-
JDK-8088199 Gtk: key codes for non-US English keyboard layouts may be incorrect
- Closed
-
JDK-8278924 [Linux] Robot hits incorrect keys on non-U.S. keyboard layouts
- Open
- links to
-
Review openjdk/jfx/1143