WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109017
Many new HTML5 input types still exposed as generic AXTextfield
https://bugs.webkit.org/show_bug.cgi?id=109017
Summary
Many new HTML5 input types still exposed as generic AXTextfield
James Craig
Reported
2013-02-06 00:06:39 PST
We need updated role descriptions (and possibly subroles) for these element types. <input type='color'> <input type='date'> <input type='datetime'> <input type='datetime-local'> <input type='email'> <input type='month'> <input type='number'> <!-- this one even includes some shadow dom steppers which should be an AXIncrementorButton or something --> <input type='tel'> <input type='time'> <input type='url'> <input type='week'> Update the role-subrole-description.html layout test with any fixes for this bug.
Attachments
patch
(9.36 KB, patch)
2017-01-04 13:47 PST
,
Nan Wang
no flags
Details
Formatted Diff
Diff
patch
(9.36 KB, patch)
2017-01-04 14:25 PST
,
Nan Wang
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-04-15 17:06:36 PDT
<
rdar://problem/13658955
>
Nan Wang
Comment 2
2017-01-04 13:47:15 PST
Created
attachment 298041
[details]
patch
chris fleizach
Comment 3
2017-01-04 14:23:07 PST
Comment on
attachment 298041
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=298041&action=review
> Source/WebCore/ChangeLog:10 > + exposed as standard text fields on the mac.
that are exposed
Nan Wang
Comment 4
2017-01-04 14:25:36 PST
Created
attachment 298046
[details]
patch Updated from review
WebKit Commit Bot
Comment 5
2017-01-04 15:08:10 PST
Comment on
attachment 298046
[details]
patch Clearing flags on attachment: 298046 Committed
r210295
: <
http://trac.webkit.org/changeset/210295
>
WebKit Commit Bot
Comment 6
2017-01-04 15:08:15 PST
All reviewed patches have been landed. Closing bug.
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