WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
19001
elements with a tabindex set should be programmatically focusable
https://bugs.webkit.org/show_bug.cgi?id=19001
Summary
elements with a tabindex set should be programmatically focusable
Ojan Vafai
Reported
2008-05-11 18:07:32 PDT
The HTML5 spec does a better job of describing this than I would:
http://www.whatwg.org/specs/web-apps/current-work/#focus
IE and Firefox support this currently. This breaks things like keyboard navigation of the "More actions" menu in Gmail.
Attachments
Add attachment
proposed patch, testcase, etc.
Alice Liu
Comment 1
2008-05-12 12:35:22 PDT
(In reply to
comment #0
)
> The HTML5 spec does a better job of describing this than I would: >
http://www.whatwg.org/specs/web-apps/current-work/#focus
> > IE and Firefox support this currently. This breaks things like keyboard > navigation of the "More actions" menu in Gmail. >
Ojan, as of
r32664
, elements with tabindex set are programatically focusable. What exactly is the broken behavior you mention with the "more actions" menu at gmail? Please include detailed steps to reproduce, and your expected results. thanks.
Ojan Vafai
Comment 2
2008-05-12 12:38:14 PDT
My bad. I should have tested a nightly. I just tested in 3.1 (which, fwiw, I listed in the version). Marking bug fixed, sorry for the spam.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug