-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.10
-
None
-
bb0c8bbf2 (dev), 4df9eeb38 (6.10), c54d58c43 (6.9), 54af30153 (tqtc/lts-6.8)
The QAccessible::ActionChanged event should presumably be sent when the actions of an a11y element changes, based on http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_accessible_event_i_d_8idl.html.
We don't seem to do this anywhere in Qt, nor respond to the event in the a11y backends. Quick attempts at plumbing this on macOS failed, as there doesn't seem to be a way to report action changes to the system a11y.