Bug 138776

Summary: AX: [ATK] REGRESSION(r166288): Accessible values are no longer accessible via AT-SPI2
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Joanmarie Diggs <jdiggs>
Status: RESOLVED FIXED    
Severity: Major CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, mario, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Joanmarie Diggs
Reported 2014-11-16 04:57:03 PST
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
Attachments
Patch (2.88 KB, patch)
2014-11-16 05:16 PST, Joanmarie Diggs
no flags
Joanmarie Diggs
Comment 1 2014-11-16 05:16:05 PST
Radar WebKit Bug Importer
Comment 2 2014-11-16 05:16:17 PST
Radar WebKit Bug Importer
Comment 3 2014-11-16 05:16:22 PST
WebKit Commit Bot
Comment 4 2014-11-16 09:13:17 PST
Comment on attachment 241681 [details] Patch Clearing flags on attachment: 241681 Committed r176163: <http://trac.webkit.org/changeset/176163>
WebKit Commit Bot
Comment 5 2014-11-16 09:13:22 PST
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.