[Webkit-unassigned] [Bug 142005] New: AX: Should we sanity-check children of ARIA roles textbox and searchbox?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 21:48:20 PST 2015


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

            Bug ID: 142005
           Summary: AX: Should we sanity-check children of ARIA roles
                    textbox and searchbox?
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                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

While working on bug 142004, I discovered that at least some children of elements with ARIA role textbox are exposed unexpectedly (at least to me). One quick example:

    <div role="textbox"><h1>Heading</h1></div>

I'm not sure to what extent, if any, we should be sanity-checking these ARIA roles. So I'm opening this bug for discussion -- and work if we don't WONTFIX it. I'll implement searchbox support in the meantime.

-- 
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/20150225/ee1104fe/attachment-0002.html>


More information about the webkit-unassigned mailing list