[Webkit-unassigned] [Bug 18662] Extend keyboard navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 22 23:58:09 PDT 2008


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





------- Comment #4 from adele at apple.com  2008-06-22 23:58 PDT -------
quick comment- you don't need an extra check for tabIndex >=0, since that check
is included in isKeyboardFocusable.

With these new functions, the tab order specified by tabindex will be ignored. 
But maybe if you're using arrow keys to navigate, that's not important- is that
right?


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



More information about the webkit-unassigned mailing list