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

Abhishek Kumar abhiscxk at openjdk.org
Fri Mar 1 16:05:07 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:

  Review comment update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17961/files
  - new: https://git.openjdk.org/jdk/pull/17961/files/3adc468d..ec7b1a04

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

  Stats: 261 lines in 3 files changed: 127 ins; 133 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