QQuickWidget and Accessibility
Unsolved
QML and Qt Quick
-
Hi,
I was wondering, if QQuickWidget could support Accessibility? I've read the docs and found that QML has an Accessibility support, widgets also support it, but what about QQuickWidget with QML inside?
I've tried playing with standard QQuickWidget example and unable to make it work with voice-over on mac. It simply considers this window to be whole, without separating it into elements.
-
Hi and welcome to devnet,
That's a question I'd recommend to ask on the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.
-
Created a bug for this; https://bugreports.qt.io/browse/QTBUG-67290