RFR: 8325690: The scrollable element <div> with non-interactive content is not tabbable [v19]
psoujany
duke at openjdk.org
Tue Apr 30 10:52:24 UTC 2024
On Tue, 30 Apr 2024 09:43:33 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 grid columns
@hns Could you please review the changes. Thank you.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17819#issuecomment-2084976462
More information about the javadoc-dev
mailing list