[orca-list] AtkText interfaces
- From: Eric Williams <ericwill redhat com>
- To: orca-list <orca-list gnome org>
- Subject: [orca-list] AtkText interfaces
- Date: Fri, 20 Oct 2017 05:22:44 -0400
Hello,
I am implementing AtkText interfaces for the GTK3 implementation of
Eclipse SWT.
Currently we use atk_text_get_text_[before/at/after]_offset(), which are
deprecated. However when I replace these interfaces with
atk_text_get_string_at_offset(), Orca fails to read text where it
previously did. In fact, Orca doesn't call/query
atk_text_get_string_at_offset() at all.
As a side note: I've noticed that the native GTK3 accessibility
implementation still uses the deprecated
atk_text_get_text_[before/at/after]_offset() interfaces.
Is this a bug or am I missing some detail?
Thanks,
--
Eric Williams
Associate Software Engineer - Eclipse Team
Red Hat
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]