Integrated: 8347836: Disabled PopupMenu shows shortcuts on Mac
Damon Nguyen
dnguyen at openjdk.org
Wed Feb 5 18:46:16 UTC 2025
On Fri, 31 Jan 2025 19:54:29 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> The test instructions say that disabled PopupMenus should not have shortcuts shown, but on MacOS, these shortcuts still appear. When checking native MacOS15 behavior, disabled PopupMenus still have shortcuts shown. Since the test doesn't modify the popup's shortcuts other than adding the shortcut for `A`, it makes sense that the result matches native behavior. So, I modified the test instructions instead to exclude MacOS from this step.
This pull request has now been integrated.
Changeset: 379c3f99
Author: Damon Nguyen <dnguyen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/379c3f99665829c5d8c373d1fb324dc7ef4d84cf
Stats: 17 lines in 1 file changed: 7 ins; 3 del; 7 mod
8347836: Disabled PopupMenu shows shortcuts on Mac
Reviewed-by: azvegint, achung, kizune, abhiscxk
-------------
PR: https://git.openjdk.org/jdk/pull/23402
More information about the client-libs-dev
mailing list