On Thu, 3 Jul 2025 22:17:01 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

> - Copyright year update;
> - Introduce new function requestNodeAttribute and refactor code to use it;
> - Fix some typos;
> - Enable new code to handle TabPages since TabGroup was implemented;

I don't see any obvious issues in the monkey tester with the Logging -> 
Accessibility enabled.

Here, for example, what it logs for the focusable label:


{time:1752011850468, log:"accessibility", 
"TEXT":""[πŸ‡ΊπŸ‡¦β€οΈπŸ‡ΊπŸ‡ΈπŸ¦‹πŸπŸ”₯\nπŸ˜€πŸ˜ƒπŸ˜„πŸ˜πŸ˜†πŸ˜…πŸ€£πŸ˜‚\nπŸ™‚πŸ™ƒπŸ˜‰πŸ˜ŠπŸ˜‡]""}
{time:1752011850468, log:"accessibility", "ROLE":""TEXT""}
{time:1752011850468, log:"accessibility", "LABELED_BY":"null"}

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1840#issuecomment-3050405287

Reply via email to