Integrated: 8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed
Abhishek Kumar
abhiscxk at openjdk.org
Wed Mar 6 05:32:52 UTC 2024
On Thu, 22 Feb 2024 11:11:01 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 96bfe613
Author: Abhishek Kumar <abhiscxk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/96bfe613c31f890bc4bbe989c5348ad11c070bf6
Stats: 143 lines in 2 files changed: 135 ins; 0 del; 8 mod
8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed
Reviewed-by: psadhukhan, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/17961
More information about the client-libs-dev
mailing list