E-mail List Archives
Re: Chrome 80 Bug
From: Max Starkenburg
Date: Mar 16, 2020 8:12AM
- Next message: JP Jamous: "Re: Chrome 80 Bug"
- Previous message: Steve Green: "Re: Chrome 80 Bug"
- Next message in Thread: JP Jamous: "Re: Chrome 80 Bug"
- Previous message in Thread: Steve Green: "Re: Chrome 80 Bug"
- View all messages in this Thread
I think this might be the same bug I saw discussed recently in the web-a11y
Slack, which also got filed at
https://bugs.chromium.org/p/chromium/issues/detail?id=1047549 (which was
apparently scoped to listboxoption, but whose fix should work in other
cases). The discussion in the Slack also indicated that while the fix
didn't make it in time for Chrome 81, it should likely be released in 82. I
believe a temporary workaround also mentioned in the Slack was to add
role="presentation" to the <strong>. Hope that helps,
Max
--
Maxwell M. Starkenburg
<EMAIL REMOVED>
https://maxwell.fyi
On Mon, Mar 16, 2020 at 9:52 AM Steve Green < <EMAIL REMOVED> >
wrote:
> That's correct. The <strong> element is the only thing that is relevant.
> The contents of the <strong> element are not included in the accessible
> name. Anything else in the <label> element is included in the accessible
> name.
>
> There is an Accessibility tab in the Chrome developer tools. You can see
> the accessible name for each element in there, but I don't know if you can
> access it with a screen reader,
>
> Steve
>
>
>
- Next message: JP Jamous: "Re: Chrome 80 Bug"
- Previous message: Steve Green: "Re: Chrome 80 Bug"
- Next message in Thread: JP Jamous: "Re: Chrome 80 Bug"
- Previous message in Thread: Steve Green: "Re: Chrome 80 Bug"
- View all messages in this Thread