Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.2.1
-
None
-
OSX 10.9, Qt Creator 3.1.0 Open Source based on Qt 5.2.1 (Clang 5.0 64 bit)
Description
QtQuick controls (at least TextView and RadioButton) cause a crash when rendering in a specialised QQuickView that renders OpenGL 4.1 graphics.
This is reproducible by modifying the 'Squircle' demo to use opengl 4.1 (and adjust the shaders to use 'in'/'out', and add a VBO) then add a TextField to the QML file