https://bugs.documentfoundation.org/show_bug.cgi?id=161548
Joanmarie Diggs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- Ever confirmed|0 |1 --- Comment #2 from Joanmarie Diggs <[email protected]> --- Reopening. Could you expose it as an object attribute somewhere? Due to bug 156657, Orca treats all LibreOffice components as not supporting the collection interface. I really want to restrict that to just Calc. If the user is in the document, I can easily ascend the accessibility tree and see what type of document it is. But if the user is outside the document (which is often the case in the scenario described in the other bug), I'd have to do a non-performant tree dive to look for a spreadsheet or some other indication that Calc is being used. Thoughts? -- You are receiving this mail because: You are the assignee for the bug.
