RFR: 8325690: The scrollable element <div> with non-interactive content is not tabbable [v40]

psoujany duke at openjdk.org
Mon Jul 1 15:26:24 UTC 2024


On Mon, 24 Jun 2024 06:50:24 GMT, psoujany <duke at openjdk.org> wrote:

>> The scrollable element `<div>` with non-interactive content is not tabbable. Grid columns in the javadoc stylesheet has overflow: auto, which is failing Accessibility checks.
>> https://bugs.openjdk.org/browse/JDK-8325690
>
> psoujany has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add tabindex to all rows of table

@hns Could you please review the changes. Thank you.

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

PR Comment: https://git.openjdk.org/jdk/pull/17819#issuecomment-2200450466


More information about the javadoc-dev mailing list