See description, test case, and evaluation in JDK-8087451.
"Consuming KEY_PRESSED just with & without SHIFT is not enough. For example Alt+G types a copyright symbol on Mac. When I add an accelerator for ALT+G to the test app above, it also does both the accelerator and the typing of a copyright symbol. "
"Consuming KEY_PRESSED just with & without SHIFT is not enough. For example Alt+G types a copyright symbol on Mac. When I add an accelerator for ALT+G to the test app above, it also does both the accelerator and the typing of a copyright symbol. "
- relates to
-
JDK-8087451 [TextArea, TextField] TextField and TextArea don't consume Accelerators
-
- Resolved
-