> I have a virtual keyboard installed (Hot Virtual Keyboard) on Windows7. > I use qt-opensource-windows-x86-msvc2013-5.4.0.
> In Qt Widget programs (e.g. from examples) the keyboard works as expected: > When I click into an editable text field, the keyboard pops up. > But this does not work in QML programs like the gallery example: When I click into a > TextArea, TextEdit or TextField element, nothing happens. > It only works as expected in System Dialogs. > Is this a bug or do I miss something? I did some further research and this seems to be connected to https://bugreports.qt-project.org/browse/QTBUG-42906 Best Regards Helmut _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
