Aaron Leventhal
Aaron Leventhal
My opinions, so take with a grain of salt: * tabindex > 0 is evil, and it should be strongly discouraged, and even not supported in a focusgroup. * The...
@travisleithead thanks, is there a demo of that use case I can peek at?
There are some good points here. Is anyone up for having a video meeting on this topic? Just +1 this message if you want want to join.
+Nicole Sullivan ***@***.***> On Sat, Mar 19, 2022 at 8:34 PM github-actions[bot] < ***@***.***> wrote: > There hasn't been any discussion on this issue for a while, so we're >...
I think when the are arranged vertically and inside a box that looks like a listbox, it's more apparent. Especially of the focused item is styled with a different background...
Not that it answers this question, but I wanted to note that `` is special. It historically was a way to indicate decorative/redundant images before ARIA existed. The presence of...
@accdc, @jaragunde is working on a PR for the AccName spec to solidify correct computations for hidden content, based on a lot of recent work in Chrome's implementation (requires Canary).
@jcsteh are you sure this doesn't work as intended with NVDA and Chromium? In the tree I see a progressIndicator with the name "World domination". So that should work unless...
Ah yeah, I was thinking we don't prune anything anymore because of all the times there was missing content. But I think progress bar may be an exception. I'll have...
As a data point, the Chrome address bar suggestions and Google search suggestions can have additional actions as you up/down arrow. For example, a Remove (from future suggestions) button and/or...