[Webkit-unassigned] [Bug 138776] New: AX: [ATK] REGRESSION(r166288): Accessible values are no longer accessible via AT-SPI2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 16 04:57:03 PST 2014


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

            Bug ID: 138776
           Summary: AX: [ATK] REGRESSION(r166288): Accessible values are
                    no longer accessible via AT-SPI2
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: apinheiro at igalia.com,
                    webkit-bug-importer at group.apple.com

This commit http://trac.webkit.org/changeset/166288 was a bit too enthusiastic:

#if ATK_CHECK_VERSION(2,11,92)
   (new API)
#else
   (old API)
#end

Turns out that AT-SPI2 doesn't yet support the new AtkValue API. [1] As a result, r166288 broke access to all WebKitGtk value widgets for AT-SPI2 ATs. :(

[1] https://bugzilla.gnome.org/show_bug.cgi?id=740207

-- 
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/20141116/9c9af3ca/attachment-0002.html>


More information about the webkit-unassigned mailing list