https://bugzilla.wikimedia.org/show_bug.cgi?id=29199

--- Comment #35 from Matthew Flaschen <[email protected]> ---
(In reply to Matthew Flaschen from comment #34)
> We should consider possible options we have other than lastTabIndex. 
> According to http://www.w3.org/TR/html401/interact/forms.html#adef-tabindex
> , positive tabindexes are first (this is how it works with lastTabIndex).
> 
> Then come tabindex 0 elements, which come in character stream order.  This
> could work, since navigation comes late in our document.  However, I think 0
> tabindex is equivalent to omitted in most cases.

These rules are changed in HTML5
(http://www.w3.org/TR/html5/editing.html#sequential-focus-navigation-and-the-tabindex-attribute),
so we need to consider that, and how browsers are actually implementing it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to