Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
Windows 7
-
d289e54f2d2aa066cb383d8c8249bd7594bdf7b0
Description
Qt Accessibility implementation forces the creation of the native window handles on Windows, which is correct - that is the intentional behaviour of the QAccessible interface.
However on Windows 7 it does it even when accessibility is not required, i.e. when there is no accessibility application running (like a screen reader).
Attachments
Issue Links
- replaces
-
QTBUG-15912 Qt creates Native widgets for the widgets that are touch enabled even if Qt::AA_DontCreateNativeWidgetSiblings is set at application level
-
- Closed
-
- resulted in
-
QTBUG-15913 QAccessible switchable at startup
-
- Closed
-