On Thu, 22 Aug 2024 23:54:08 GMT, Damon Nguyen <dngu...@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