RFR: 8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work [v3]
Tejesh R
tr at openjdk.org
Fri Aug 23 06:24:08 UTC 2024
On Thu, 22 Aug 2024 23:54:08 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> If the test window (not the instruction window) can't be expanded more, then LGTM. The test window has a vertical scroll (which is fine), but also a horizontal scroll (which can be avoided by expanding the width a bit more).
>
> Tested all of the instructed key combinations on a Mac device. All works as described with the changes.
Scroll pane are part of test process both horizontal and vertical. It's added on purpose to check the scroll up/down/left/right on key selection. No plans to avoid it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20331#issuecomment-2306373781
More information about the client-libs-dev
mailing list