Hi,

You can check if this patch will help remove the messages.

https://codereview.qt-project.org/#/c/172572/

Regards,

Alex.

On 28 Sep 2016, at 16:44, Alexandru Croitor 
<alexandru.croi...@qt.io<mailto:alexandru.croi...@qt.io>> wrote:

You don't have to do anything with accessibility. It happens in qt internals, 
if Qt was compiled with accessibility support.

On 28 Sep 2016, at 16:38, Jason H <jh...@gmx.com<mailto:jh...@gmx.com>> wrote:


Thanks for the pointer, but I'm not doing anything with accessibility. :-/

Previously when I have seen these messages, it had to do with some 
accessibility property on the quick item, might be the case for you as well.
I can't recall from the top of my head which one it was, but you can 
iteratively go through the TextField and ancestors QML files, and try to 
comment out anything to do with Accessibility.
The workaround was then to set that property in your own code.

On 28 Sep 2016, at 00:01, Jason H <jh...@gmx.com<mailto:jh...@gmx.com>> wrote:

When I close my app, I get a lot of these dumped to the console. Why?
Sometimes the _16 is _19, etc.


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to