On Fri, 25 Jul 2025 23:32:04 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> Initial implementation. Note that second level menu navigation with the > non-system menus does not work but it was not working with the current > implementation so i am raising a new bug for tracking that but that can not > be a showstopper for this PR. > > The bug raised to track menu deficiencies JDK-8364133 This pull request has now been integrated. Changeset: 20c18be0 Author: Alexander Zuev <kiz...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/20c18be01daedf14255d8095b47a41cb56ea3683 Stats: 106 lines in 3 files changed: 105 ins; 0 del; 1 mod 8358092: Create accessibility protocol implementation that covers various type of menu items Reviewed-by: angorya, arapte ------------- PR: https://git.openjdk.org/jfx/pull/1858