RFR: 8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed [v7]

Abhishek Kumar abhiscxk at openjdk.org
Tue Mar 5 12:31:00 UTC 2024


> Menu mnemonic doesn't toggle between show and hide state when F10 is pressed. Behavior is not similar to windows native application. Fix is to ensure that menu mnemonic state toggles between show and hide.
> 
> Can be verified with SwingSet2 application. 
> CI tests are green with the fix. Link posted in JBS.

Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:

  minor test update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17961/files
  - new: https://git.openjdk.org/jdk/pull/17961/files/e520b8f0..10014445

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17961&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17961&range=05-06

  Stats: 6 lines in 1 file changed: 3 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17961.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17961/head:pull/17961

PR: https://git.openjdk.org/jdk/pull/17961


More information about the client-libs-dev mailing list