WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171821
AX: Setting aria-orientation="horizontal" on a listbox is being overridden on the Mac
https://bugs.webkit.org/show_bug.cgi?id=171821
Summary
AX: Setting aria-orientation="horizontal" on a listbox is being overridden on...
Joanmarie Diggs
Reported
2017-05-08 12:22:58 PDT
Given: <div role="listbox" id="listbox2" aria-orientation="horizontal"> <div id="option2" role="option" aria-selected="true">Option</div> </div> On the Mac, the accessible orientation returned is AXVerticalOrientation.
Attachments
Patch
(5.07 KB, patch)
2017-05-08 12:35 PDT
,
Joanmarie Diggs
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-05-08 12:23:28 PDT
<
rdar://problem/32056147
>
Joanmarie Diggs
Comment 2
2017-05-08 12:35:14 PDT
Created
attachment 309395
[details]
Patch
WebKit Commit Bot
Comment 3
2017-05-08 13:51:45 PDT
Comment on
attachment 309395
[details]
Patch Clearing flags on attachment: 309395 Committed
r216452
: <
http://trac.webkit.org/changeset/216452
>
WebKit Commit Bot
Comment 4
2017-05-08 13:51:47 PDT
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