On Tue, 3 Mar 2026 21:33:24 GMT, Alexander Zuev <[email protected]> wrote:
> Initial implementation.
VoiceOver does not announce "visited" state with this change, the master branch
does.
To reproduce, open two monkey testers one from the master branch, the other
from this PR, select Hyperlink page and click between the two hyperlinks.
This PR says
"java, Monkey Tester - Hyperlink, window, link, short"
The master branch announces:
"java, Monkey Tester - Hyperlink, window, visited, link, short"
("short" is the text in the hyperlink)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2094#issuecomment-3994280324