Integrated: 8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work

Tejesh R tr at openjdk.org
Fri Aug 23 10:54:10 UTC 2024


On Thu, 25 Jul 2024 14:04:32 GMT, Tejesh R <tr at openjdk.org> wrote:

> Mismatch in key combinations, I have taken native macos Numbers application as reference to verify. Have added `Ctrl-Shift Left/Right` action keys similar to `Ctrl-Shift UP/DOWN` which would be expected functionality. I've removed those test instructions which are not applicable/implemented/not working in Macos keyboard navigation.

This pull request has now been integrated.

Changeset: 916f1aa0
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/916f1aa04f6fcc6da9bf9d725e3639cf4c0755a1
Stats:     16 lines in 2 files changed: 2 ins; 5 del; 9 mod

8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work

Reviewed-by: abhiscxk, dnguyen

-------------

PR: https://git.openjdk.org/jdk/pull/20331


More information about the client-libs-dev mailing list