RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v12]

Hannes Wallnöfer hannesw at openjdk.org
Thu Feb 1 13:07:04 UTC 2024


On Thu, 1 Feb 2024 05:25:27 GMT, psoujany <duke at openjdk.org> wrote:

>> Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name in javadoc which is failing Accessibility checks.
>> https://bugs.openjdk.org/browse/JDK-8311893
>> https://bugs.openjdk.org/browse/JDK-8311894
>
> psoujany has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add accessible name to role=tabpanel

Thanks for fixing the tests, @psoujany! This looks good now.

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

Marked as reviewed by hannesw (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16148#pullrequestreview-1856443398


More information about the javadoc-dev mailing list