Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.1, 5.13.0 Beta 1
-
Windows 10 / Ubuntu 17.10
-
-
7f427f737798d1454ba92277f38a2783ce1b2cd0 (qt/qtdoc/5.12)
Description
Steps to reproduce the issue.
- Run the attached example.
- Make a release build of the project and run
Expected result:
The html document loads and the text field is visible and you can enter text in it.
Actual result:
The html document loads, but the text field in not visible.
The example works with Qt 5.12.1 if you make a debug build of the project. Also, if you use Qt 5.10.1 or older the release build works as well so this looks like a regression.