[Webkit-unassigned] [Bug 171821] New: AX: Setting aria-orientation="horizontal" on a listbox is being overridden on the Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 12:22:58 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171821

            Bug ID: 171821
           Summary: AX: Setting aria-orientation="horizontal" on a listbox
                    is being overridden on the Mac
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170508/e45bf238/attachment.html>


More information about the webkit-unassigned mailing list