On Thu, 25 Sep 2025 19:11:40 GMT, Damon Nguyen <[email protected]> wrote:
>> When looking into this, it looks like macOS does not support mnemonics. It >> would therefore make sense to exclude macOS from this test as its main >> purpose is to test mnemonics on JTabbedPanes. Updated the test header to >> exclude macOS and test's keyPresses to remove the macOS specific inputs. >> >> https://discussions.apple.com/thread/7983221?sortBy=rank > > Damon Nguyen has updated the pull request incrementally with two additional > commits since the last revision: > > - Merge branch '8064922/macMnemonics' of github.com:DamonGuy/jdk into > 8064922/macMnemonics > - Remove unnecessary tags I guess the testing should not be about mnemonics which does pass in macos as can be seen in [this comment](https://github.com/openjdk/jdk/pull/27371#discussion_r2373050146) but rather `mnemonicsAt` which is tabbed pane specific and I dont know if we have any precedent of this support in native app ------------- PR Comment: https://git.openjdk.org/jdk/pull/27371#issuecomment-3430630789
