WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122564
AX: VoiceOver double speaks all items in <li> nodes
https://bugs.webkit.org/show_bug.cgi?id=122564
Summary
AX: VoiceOver double speaks all items in <li> nodes
chris fleizach
Reported
2013-10-09 11:29:59 PDT
A recent change to improve Windows support added list item roles to the group of items that should return the visible text underneath it.
https://bugs.webkit.org/show_bug.cgi?id=117892
This has the unfortunate affect of making VoiceOver on the Mac start double-speaking anything inside of a <li> I think the safest and best fix is to not expose this behavior for the Mac for now. <
rdar://problem/15137209
>
Attachments
patch
(4.75 KB, patch)
2013-10-09 12:26 PDT
,
chris fleizach
bfulgham
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2
(471.77 KB, application/zip)
2013-10-09 13:14 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from webkit-ews-08 for mac-mountainlion
(497.06 KB, application/zip)
2013-10-09 13:34 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2013-10-09 11:30:28 PDT
However, I think there's still a good debate to be had whether role="listitem" should behave like this (as opposed to <li>)
chris fleizach
Comment 2
2013-10-09 12:26:11 PDT
Created
attachment 213798
[details]
patch
Brent Fulgham
Comment 3
2013-10-09 12:36:47 PDT
Comment on
attachment 213798
[details]
patch r=me.
Build Bot
Comment 4
2013-10-09 13:14:26 PDT
Comment on
attachment 213798
[details]
patch
Attachment 213798
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/3481103
New failing tests: accessibility/lists.html
Build Bot
Comment 5
2013-10-09 13:14:28 PDT
Created
attachment 213801
[details]
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-12 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Build Bot
Comment 6
2013-10-09 13:34:19 PDT
Comment on
attachment 213798
[details]
patch
Attachment 213798
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.appspot.com/results/3811090
New failing tests: accessibility/lists.html
Build Bot
Comment 7
2013-10-09 13:34:21 PDT
Created
attachment 213807
[details]
Archive of layout-test-results from webkit-ews-08 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-08 Port: mac-mountainlion Platform: Mac OS X 10.8.5
chris fleizach
Comment 8
2013-10-09 13:58:45 PDT
http://trac.webkit.org/changeset/157183
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