-
Bug
-
Resolution: Fixed
-
P4
-
23
-
b13
-
os_x
OS:
macOS
Environments:
Operating System: macOS 13.6.3
Language: English (Regional Setting: English)
Chip: 2.6 GHz Dual-Core Intel Core i5
Memory: 8 GB
This issue only happens on macOS.
General description of the problem:
Most combinations of navigational keys with the Ctrl key do not work
Steps to reproduce:
1. Execute test case: javax/swing/JTable/KeyBoardNavigation/KeyBoardNavigation.java
3. Press combinations of navigational keys with Ctrl key and observe the results
Control-PageUp/PageDown
Control-home/end
Ctrl+A, Ctrl+/
Ctrl+\
Control-shift-home/end
Control-shift-PageUp/PageDown
Expected behavior:
All combinations of navigational keys with the Ctrl key are work as instruction.
Actual behavior:
Most combinations of navigational keys with the Ctrl key do not work.
We utilized the "Command" keyboard instead of "Control" button for combinations keys affected, but only "Command + A" is functional; the others still fail
macOS
Environments:
Operating System: macOS 13.6.3
Language: English (Regional Setting: English)
Chip: 2.6 GHz Dual-Core Intel Core i5
Memory: 8 GB
This issue only happens on macOS.
General description of the problem:
Most combinations of navigational keys with the Ctrl key do not work
Steps to reproduce:
1. Execute test case: javax/swing/JTable/KeyBoardNavigation/KeyBoardNavigation.java
3. Press combinations of navigational keys with Ctrl key and observe the results
Control-PageUp/PageDown
Control-home/end
Ctrl+A, Ctrl+/
Ctrl+\
Control-shift-home/end
Control-shift-PageUp/PageDown
Expected behavior:
All combinations of navigational keys with the Ctrl key are work as instruction.
Actual behavior:
Most combinations of navigational keys with the Ctrl key do not work.
We utilized the "Command" keyboard instead of "Control" button for combinations keys affected, but only "Command + A" is functional; the others still fail
- links to
-
Commit(master) openjdk/jdk/916f1aa0
-
Review(master) openjdk/jdk/20331