FYI, QTBUG-43046 - iOS: Accessibility for QTextEdit, QComboBox, Etc. with VoiceOver Isn't Working QTBUG-45980 QTextEdit and QLineEdit - Windows Speech Recognition (WSR) Words-Related Commands Not Working
Regards, Robert On Mon, Sep 28, 2015 at 10:16 PM, Frederik Gladhorn <[email protected]> wrote: > Hello Germano, > > which platform are you on and how do you get Qt (packages/build yourself)? > In general QWidgets like QLineEdit and QTextEdit should work on all platforms. > It would be great if you could try C++ examples, if they work, it might be > something with the bindings. > > Cheers, > Frederik > > On Friday, September 18, 2015 09:49:33 PM germano carella wrote: >> Hi to all, >> I'm a blind developer. >> I'm writing a Qt5 app in python, with PyQt5 framework. >> QLineEdit and QTextEdit doesn't work with screen reading software. >> Screen reader won't read characters and words. >> By pressing arrow keys it is silent. >> I tried to change font, but nothing. >> There are any way to make it accessible to screen readers? >> Thanks"! >> _______________________________________________ >> Development mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/development > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
