https://bugs.documentfoundation.org/show_bug.cgi?id=90725
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=96 | |487 --- Comment #4 from Michael Weghorn <[email protected]> --- (In reply to Eyal Rozenberg from comment #3) > I assume Orca is some kind of screen reader. Correct: https://gitlab.gnome.org/GNOME/orca/ > So, is this a matter of Writer not properly "exposing" something to Orca? Or > is it that Orca is trying to parse the rendered LibreOffice window and > there's nothing screen-reader-specific in Writer? The former. LibreOffice needs to expose information on the accessibility layer (AT-SPI2 for Linux) and then the screen reader needs to process that information. Most likely, changes in both, LO and Orca will be needed. I'm not aware of an existing spec of how exactly to expose that information, so that might be something that needs to be agreed on first (e.g. whether to expose information via object/text attributes, embedded objects,... on the a11y layer). See also tdf#96487. -- You are receiving this mail because: You are the assignee for the bug.
