On Fri, 31 Jan 2025 19:54:29 GMT, Damon Nguyen <dngu...@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 <dngu...@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