I was exploring accessibility options to run some automation and looks like
setting text to an item is not implemented in QAccessibleQuickItem which is
preventing me from setting text to text items.

https://code.woboq.org/qt5/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h.html#83

And also it looks like windows plugins does not implement put_accName

https://code.woboq.org/qt5/qtbase/src/plugins/platforms/windows/accessible/qwindowsmsaaaccessible.cpp.html#905

Any plans of getting this issue addressed? Or Is there any other way to set
text to an quick Item?

Thanks,
Manish
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to