E-mail List Archives
Re: Tab Order and Focus Question
From: glen walker
Date: Mar 16, 2019 1:26AM
- Next message: Philip Kiff: "Re: Floating "back to top" element -- no keyboard focus"
- Previous message: Bim Egan: "Re: Placeholder"
- Next message in Thread: Mallory: "Re: Tab Order and Focus Question"
- Previous message in Thread: Guy Hickling: "Re: Tab Order and Focus Question"
- View all messages in this Thread
Yes, those are all very good reasons for having a tabindex on a natively
non-interactive element that wants to be interactive, but that's not what I
was talking about. I was talking about non-interactive elements. Those
should never have tabindex=0. Only (occasionally), tabindex=-1.
On Fri, Mar 15, 2019 at 6:52 PM Guy Hickling < <EMAIL REMOVED> > wrote:
> Perhaps it will help to clarify all this if we consider why it would be
> necessary to put a tabindex on a non-interactive control.
>
>
- Next message: Philip Kiff: "Re: Floating "back to top" element -- no keyboard focus"
- Previous message: Bim Egan: "Re: Placeholder"
- Next message in Thread: Mallory: "Re: Tab Order and Focus Question"
- Previous message in Thread: Guy Hickling: "Re: Tab Order and Focus Question"
- View all messages in this Thread