> 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:

  Handle F10 key press for focus and mnemonic

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17961/files
  - new: https://git.openjdk.org/jdk/pull/17961/files/83818438..92fafe02

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

  Stats: 10 lines in 1 file changed: 6 ins; 0 del; 4 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

Reply via email to