WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
12728
Button tags are not accessible via tab keyboard controls
https://bugs.webkit.org/show_bug.cgi?id=12728
Summary
Button tags are not accessible via tab keyboard controls
todd.fisher
Reported
2007-02-10 16:44:57 PST
The form fields in webkit appear much more accessible that current safari 2.0. However I'm noticing that buttons are still not accessible. I see there was
bug 7138
that asked for all elements, but I'm thinking to get a few more of the form controls would be a huge win if not all. Getting these three buttons to be accessible would be great. <input type="button"/> <input type="submit"/> <button>Text</button>
Attachments
Add attachment
proposed patch, testcase, etc.
todd.fisher
Comment 1
2007-02-10 16:45:36 PST
Adding 7138 as a dependency
David Kilzer (:ddkilzer)
Comment 2
2007-02-10 16:53:11 PST
Todd, I am able to tab to buttons as long as I enable the "Press Tab to highlight each item on a webpage" preference in the Advanced section of Safari's preferences and use a WebKit nightly build.
http://nightly.webkit.org/
todd.fisher
Comment 3
2007-02-10 17:01:57 PST
(In reply to
comment #2
)
> Todd, I am able to tab to buttons as long as I enable the "Press Tab to > highlight each item on a webpage" preference in the Advanced section of > Safari's preferences and use a WebKit nightly build. > >
http://nightly.webkit.org/
>
Ah, you're right. I'm using a nightly, I didn't realize that was an option I had to enable.
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