After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725162 - Remove support for deprecated atk_text_get_text_{before,after}_offset()
Remove support for deprecated atk_text_get_text_{before,after}_offset()
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 702571 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-02-25 16:22 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2014-06-10 18:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (3.14 KB, patch)
2014-02-25 16:22 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2014-02-25 16:22:51 UTC
Created attachment 270293 [details] [review]
proposed patch

See https://mail.gnome.org/archives/commits-list/2013-June/msg04117.html
for the associated commit to ATK.

This is normally something that could wait. But my investigation into bug 725003 led to the conclusion that using gail text util is a bad idea. So.... Rather than fixing the at method and the before/after methods to all stop using gail text util, I figure we might as well remove the no-longer-needed before/after methods and just fix the at method.
Comment 1 Joanmarie Diggs (IRC: joanie) 2014-06-10 18:06:31 UTC
*** Bug 702571 has been marked as a duplicate of this bug. ***