[Webkit-unassigned] [Bug 139017] New: AX: [ATK] Meter and Option elements do not expose their id attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 23 13:18:11 PST 2014


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

            Bug ID: 139017
           Summary: AX: [ATK] Meter and Option elements do not expose
                    their id attribute
    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

The meter and option elements are not exposing their id attribute via ATK object attributes. In the case of meter, it's because the RenderMeter is being exposed and the Meter element (which has the id attribute) is not. I've not yet dug into the option issue.

Having said that, this is not an accessibility issue as much as it is a testing issue, with roles-exposed.html. The expected accessible objects are still exposed via ATK and still accessible via AT-SPI2. But because the roles-expected.html test relies upon matching the id attribute, the meter and option tests fail for our platform.

-- 
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/20141123/f0fd1fef/attachment-0002.html>


More information about the webkit-unassigned mailing list