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

psoujany duke at openjdk.org
Wed Jan 31 05:48:37 UTC 2024


> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:

 - Merge branch 'openjdk:master' into fix-javadoc
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel
 - Add accessible name to role=tabpanel

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16148/files
  - new: https://git.openjdk.org/jdk/pull/16148/files/033c2242..2d72e162

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=08-09

  Stats: 2554243 lines in 24017 files changed: 1314837 ins; 941695 del; 297711 mod
  Patch: https://git.openjdk.org/jdk/pull/16148.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16148/head:pull/16148

PR: https://git.openjdk.org/jdk/pull/16148


More information about the javadoc-dev mailing list