On Wed, 22 Oct 2025 06:07:16 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> 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 @prsadhuk > I guess the testing should not be about mnemonics which does pass in macos as > can be seen in > 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 Right, but the post https://discussions.apple.com/thread/7983221?sortBy=rank discusses about general menu mnemonics and quite old post (filed in 2017). Now the menu mnemonics seem to work (native and IntelliJ app), thus wanted to verify if it is the case that mnemonics works frame menu and not for tab mnemonics. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27371#issuecomment-3433763144
