[Interest] IsActive does not detect screen reader

Rafael Machado rafaelrodrigues.machado at gmail.com
Wed Oct 7 18:14:06 CEST 2015


Hi everyone.

I have an application that is now being updated to enable accessibility.
After doing some research we were able to do NVDA speak correctly. But
we're trying to do a check using the following function:

http://doc.qt.io/qt-5/qaccessible.html#isActive

As mentioned on this function description, it's recomended to use it to
avoid unnecessary calls to updateAccessibility
<http://doc.qt.io/qt-5/qaccessible.html#updateAccessibility>().
The problem is that qt is not able to detect that nvda is activate. The
same happen with windows narrator.
Any idea or sample application that uses this idea ?

Thanks and Regards
Rafael R. Machado
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151007/a8bd4df4/attachment.html>


More information about the Interest mailing list