https://bugs.documentfoundation.org/show_bug.cgi?id=92389
--- Comment #15 from Michael Weghorn <[email protected]> --- For Writer, a good starting point to further look into this is 'sw/source/uibase/docvw/SidebarWinAcc.cxx', which contains the a11y implementation for 'SwAnnotationWin'. Navigating through the hierachy of the attached sample doc, attachment 175684, in Accerciser (using LO with gtk3 VCL plugin in Linux) reveals that "something" is already exposed to AT, s. the node with role "comment" and its children as well as my comments in the Accerciser screenshot, attachment 175683. This presumably needs to be improved further. (In reply to V Stuart Foote from comment #12) > @Michael W, another a11y issue you might enjoy quashing, similar to the > table cell roles, has additional accessible role tweaks needed. Stuart @Stuart: Thanks. I can't really look further into this at this point, but maybe I'll find some time at some point in the future, yet can't promise anything. (In general, I'm subscribed to the a11y meta bugs and hope to find some time to take a look at one or the other bug at some point.) (In reply to Christophe Strobbe from comment #11) > I have looked at the bugs that have been marked as a duplicate of this one > or that are indirectly linked to it: > [...] > > Question: > Linux, Windows and Mac OS use different accessibility APIs. Should there be > just one open bug for this issue in spite of this? Or one for the Windows > version and one for Linux (and perhaps another one for Mac OS)? Thanks for the detailed analysis! I'd say having one bug for all platforms is fine for now. Should a solution only be implemented for one platform at first, we can still open a follow-up bug for the remaining ones. -- You are receiving this mail because: You are the assignee for the bug.
