RFR: 8361606 : ConsumeNextMnemonicKeyTypedTest.java fails on Windows: character typed with VK_A: a [v3]

Damon Nguyen dnguyen at openjdk.org
Tue Sep 2 02:45:53 UTC 2025


On Sat, 30 Aug 2025 19:54:39 GMT, Anass Baya <abaya at openjdk.org> wrote:

> Could you please confirm whether the proposed fix resolves the issue on macOS, since you're able to reproduce it on it?

The fix does not. When testing on macOS, it does not seem like Aqua L&F even touches `menuKeyPressed()` in `BasicPopupMenuUI.java`. Or at least, not that portion.

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

PR Comment: https://git.openjdk.org/jdk/pull/26790#issuecomment-3243611822


More information about the client-libs-dev mailing list