E-mail List Archives
Re: Data table, forms vs content mode
From: Brandon Keith Biggs
Date: Oct 31, 2017 4:12AM
- Next message: Roel Van Gils: "Automated WCAG testing tool that is also a good crawler"
- Previous message: Birkir R. Gunnarsson: "Re: Data table, forms vs content mode"
- Next message in Thread: escetic@gmail.com: "Re: Data table, forms vs content mode"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Data table, forms vs content mode"
- View all messages in this Thread
Hello,
This is probably a bug in NVDA. NVDA should make the chirp for entering in
edit mode.
This is also an UX problem. No blind person would ever want to tab through
a table (yes, screen reader users have a user experience). There should be
WCAG for sighted users, then devs like this can see what a different
interpretations of a standard without UX can feel like.
Table cells don't have tabindex by default and there is a reason for this.
Thanks,
Brandon Keith Biggs <http://brandonkeithbiggs.com/>
On Mon, Oct 30, 2017 at 6:09 PM, Birkir R. Gunnarsson <
<EMAIL REMOVED> > wrote:
> Why are all the elements in the table focusable?
> Does activating them with the keyboard (or clicking them with the
> mouse) do something?
>
>
>
> On 10/30/17, KellyFord < <EMAIL REMOVED> > wrote:
> > Can you expand on this paragraph:
> >
> > The link invokes the javascript getsElementByID and places focus
> accordingly
> > because we must move between this table and an overlay, which is removed
> > here for clarity.
> >
> > What do you mean by move between thee two items? Are you expecting that
> > focus moves outside the table to some overlay?
> >
> > Kelly
> >
> >
> >
> >
- Next message: Roel Van Gils: "Automated WCAG testing tool that is also a good crawler"
- Previous message: Birkir R. Gunnarsson: "Re: Data table, forms vs content mode"
- Next message in Thread: escetic@gmail.com: "Re: Data table, forms vs content mode"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Data table, forms vs content mode"
- View all messages in this Thread