https://bugs.documentfoundation.org/show_bug.cgi?id=119413
--- Comment #10 from Samuel Thibault <[email protected]> ---
As Joanmarie mentioned, simply no attribute show up at all. Orca is not
requesting for a particular kind of attribute, it just gets get_run_attributes
called, i.e. vcl/unx/gtk/a11y/atktext.cxx:text_wrapper_get_run_attributes(),
which does not take any particular attribute name, just the offset of the text
whose attributes should be returned, but an exception gets raised there, and
thus no attribute at all is returned. So it seems that it's soffice's
text_wrapper_get_run_attributes itself which is now misbehaving with these
properties removed (and similar for text_wrapper_get_default_attributes, which
doesn't even take offsets, just the text whose attributes should be returned).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs