[Webkit-unassigned] [Bug 108447] INPUT_MULTIPLE_FIELDS_UI: Focus order is not controllable by tabIndex attribute on <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 16:02:33 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108447





--- Comment #2 from Kent Tamura <tkent at chromium.org>  2013-01-31 16:04:34 PST ---
(In reply to comment #1)
> We need a way to indicate that some shadow hosts must never participate in sequential focus navigation, delegating their focusing completely to the tree they host.
> 
> Right?

I think so.
I feel the current rule for focusable-shadow-nodes-in-non-focusable-shadow-host has a defect because component users have no ways to specify tabindex to a component.  We might want to introduce a new attribute for shadow hosts like shadow-tree-tab-index=20.

Anyway, we need a hack for input[type=date] because it should work with normal tabindex attribute.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list