-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.11.1, 5.11.2
-
Fix Version/s: 5.12.0 Beta 3
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
-
Commits:a87f85dbf9bd1ea90936bd9a4609229edb15c264 (qt/qtbase/5.12)
hello,
i found an issue on linux related to treeview widgets and accessibility.
the orca screenreader is not able to speak if an tree view element is collapsed, expanded or expandable.
i thought it is an orca issue but the maintainer of orca was so nice to track it down for me. It seems to be an issue in QTs ATK AT-SPI implementation.
It also seems that the state change events are not fired correctly. What makes orca not able to speak an collapse or expand properly.
here is what i got:
https://mail.gnome.org/archives/orca-list/2018-October/msg00168.html
i currently try to improve the accessibility for linux QT world .
would be awesome if someone could take a look at.
cheers chrys
- is related to
-
QTBUG-71286 Accessibility: QTreeView should notify when expanded/collapsed
-
- Reported
-