RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v2]
    Hannes Wallnöfer 
    hannesw at openjdk.org
       
    Wed Jan 17 11:08:57 UTC 2024
    
    
  
On Fri, 8 Dec 2023 05:59:49 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
There are quite a few tests failing because of this change, which need to be updated once we agree on the proper solution.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16148#issuecomment-1895584602
    
    
More information about the javadoc-dev
mailing list