GNOME Bugzilla – Bug 701729
Expose an AtkObject attribute to distinguish data tables from layout tables
Last modified: 2018-05-22 15:08:20 UTC
GNOME assistive technologies expect all tables to be exposed to them as tables, but they also have a need to distinguish data tables from layout tables in order to provide the most suitable interaction to the end user. The way that both Gecko and WebKitGTK have approached this problem is via an AtkObject attribute "layout-guess". When a table has heuristically been judged to be for layout purposes only, they set "layout-guess" to True. Unless and until we modify AtkTable to explicitly handle this scenario, Evince should follow their lead.
-- 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/356.