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 16:39:59 UTC 2024


On Wed, 17 Jan 2024 12:11:52 GMT, psoujany <duke at openjdk.org> wrote:

>> @psoujany some of the additional changes such as updating `script.js` and the failing tests are probably quite involved and easier to do by someone familiar with the code, so I could contribute these changes if that's ok with you.
>
> @hns As this PR addresses below comment. I want this PR to be contributed with the below proposal.
> `Move the aria-labelledby attribute from the embedded <div> to the <div role="tab-panel"> as proposed, but maintain its current default value (the id of the default tab).`
> 
> Others you can handle. Please let me know if this is fine with you. I'll update code and testcases involved with this change as well. Thank you.

@psoujany just to make sure we're on the same page, you'll also update the tests required by this change?

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

PR Comment: https://git.openjdk.org/jdk/pull/16148#issuecomment-1896184399


More information about the javadoc-dev mailing list