GNOME Bugzilla – Bug 701785
Embedded objects should implement AtkHyperlink
Last modified: 2018-05-22 15:09:17 UTC
Each embedded object (e.g. form fields) in Evince content should implement AtkHyperlink -- at least the following methods: * atk_hyperlink_get_start_index() * atk_hyperlink_get_end_index() * atk_hyperlink_get_object() In other words, what Orca really cares about is where the embedded object is within the parent text (start, end indices) and to be able to say "give me that object" for the purpose of presenting its role, states, coming up with its braille representation, etc., etc.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/361.