Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.3
-
Fix Version/s: None
-
Component/s: GUI: Accessibility (a11y)
-
Labels:None
-
Platform/s:
Description
A fix was already made inĀ QTBUG-81919 to allow all controls with QAccessible.state().checkable to use the Windows UIA ToggleProvider.
The ask here is to also update QWindowsUIAMainProvider::notifyStateChange to fire CheckStateChanged events for all controls with QAccessible.state().checkable not just those with Role::Checkbox