https://bugs.documentfoundation.org/show_bug.cgi?id=156609
Bug ID: 156609
Summary: Calc table no longer implements the Atk/Atspi Table
interface; breaks Orca functionality
Product: LibreOffice
Version: 7.5.5.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Calc tables used to support both the selection and table accessible interfaces.
This is no longer the case. Only selection appears to be implemented. This
breaks functionality in Orca that assumes tables will implement the table
interface.
Steps to Reproduce:
1.Launch Calc
2.Launch the Accerciser accessibility inspector
3.Inspect the Calc table
Actual Results:
The table does not implement the table interface.
Expected Results:
The table does implement the table interface.
Reproducible: Always
User Profile Reset: No
Additional Info:
I (Orca maintainer) don't yet know what all might be broken as a consequence of
this. It definitely breaks the command in which Orca speaks the selected cell
range. :(
--
You are receiving this mail because:
You are the assignee for the bug.