E-mail List Archives
Re: Partial Tabindex Behavior
From: Patrick H. Lauke
Date: Jul 19, 2014 2:26PM
- Next message: Karl Groves: "Inclusive Design 24 (#ID24) videos are now up on WebAble.tv!"
- Previous message: Birkir R. Gunnarsson: "Re: Partial Tabindex Behavior"
- Next message in Thread: Whitney Quesenbery: "Re: Partial Tabindex Behavior"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Partial Tabindex Behavior"
- View all messages in this Thread
On 19/07/2014 19:51, Birkir R. Gunnarsson wrote:
> Whenever you see positive tabindex being used, I would recommend
> calling that out as a potential user issue and recommend that it be
> avoided at all cost.
Tiny sidenote that, from my very cursory testing in iOS/Safari at least,
mobile/tablet browsers ignore tabindex > 0 when you navigate with AT
and/or keyboard...so if tabindex is used to try and force a certain
sensible order due to underlying HTML / source order of focusable
elements being wrong, then note that on these platforms that won't have
the desired effect and the wrong tab cycle will still be there for users.
P
--
Patrick H. Lauke
www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Karl Groves: "Inclusive Design 24 (#ID24) videos are now up on WebAble.tv!"
- Previous message: Birkir R. Gunnarsson: "Re: Partial Tabindex Behavior"
- Next message in Thread: Whitney Quesenbery: "Re: Partial Tabindex Behavior"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Partial Tabindex Behavior"
- View all messages in this Thread