Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.3, 6.6.1, 6.7.0
-
None
Description
In the Qt 3D: Simple Custom Material QML example, if you resize the application window such that the vertical height is the smallest, and then try to expand the application window vertically again, the application will freeze. If you then try to close the application, it will crash.
Steps to reproduce:
- Run the example.
- Make the application window as small as possible vertically.
- Make the application window larger vertically. Notice that the application freezes.
- Try to close the application. Notice that the application crashes.