WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
91563
AX: <input type="submit"> unlabelled.
https://bugs.webkit.org/show_bug.cgi?id=91563
Summary
AX: <input type="submit"> unlabelled.
David Tseng
Reported
2012-07-17 17:27:45 PDT
- load a page with ...<input type="submit">... - use VoiceOver to read the button in Safari, or Jaws on Windows Chrome. result: "button" expected: "submit button" Note that this works properly in IE, and FF in Windows. If the input tag does not contain any other labels, it should be safe to assume that type="submit" is a submit button in the label.
Attachments
patch
(4.31 KB, patch)
2012-07-18 09:11 PDT
,
chris fleizach
adele
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2012-07-17 22:22:24 PDT
rdar://11898601
chris fleizach
Comment 2
2012-07-18 09:11:52 PDT
Created
attachment 153024
[details]
patch
chris fleizach
Comment 3
2012-07-18 09:37:15 PDT
http://trac.webkit.org/changeset/122981
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