RFR: 8359257: Create accessibility protocol for TabGroup component [v2]
Alexander Zuev
kizune at openjdk.org
Thu Jun 12 20:46:49 UTC 2025
On Thu, 12 Jun 2025 18:36:31 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> Create implementation of the TabGroup protocol and assign it to TAB_PANE and PAGINATION roles.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixing indentation.
> I see little difference between master and this PR:
>
> Pagination:
>
> * adds the word "group" when clicking on the radio button (e.g.: "You are currently on a selected radio button, **group**, 6 of 10)
>
> What am I doing wrong?
It should not say Radio Button, it should say Page. But the group should be with both versions. I have fixed the announcement of the component to tell "page".
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1823#issuecomment-2968106680
More information about the openjfx-dev
mailing list