Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.3.0
-
None
-
e4248464df4755763aaa245169725c82773bd63b
Description
Virtual keyboard does not work on the sample Qt Quick application.
Steps to reproduce:
- Install Qt emulator
- Create sample application (File->"New File or Project"->"Qt Quick application")
- Configure it for running on the emulator
- Start the application
- Click on the TextEdit saying "Enter some text..."
Expected outcome:
- Virtual keyboard is opened
Actual outcome:
- Focus is on the TextEdit but virtual keyboard is not shown