WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138776
AX: [ATK] REGRESSION(
r166288
): Accessible values are no longer accessible via AT-SPI2
https://bugs.webkit.org/show_bug.cgi?id=138776
Summary
AX: [ATK] REGRESSION(r166288): Accessible values are no longer accessible via...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joanmarie Diggs
Comment 1
2014-11-16 05:16:05 PST
Created
attachment 241681
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2014-11-16 05:16:17 PST
<
rdar://problem/18995904
>
Radar WebKit Bug Importer
Comment 3
2014-11-16 05:16:22 PST
<
rdar://problem/18995905
>
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.
Top of Page
Format For Printing
XML
Clone This Bug