Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.2.1, 5.3.0 Beta1, 5.3.0 RC1, 5.5.0, 5.5.1, 5.6.0, 5.7.0 Alpha
-
Arch Linux 2013.03.01, VirtualBox 4.3.10 r93012
Description
When using a ComboBox (from QtQuick.Controls) in a QML application with the EGLFS platform specified at runtime, the use of the widget causes a qFatal with the message: "EGLFS: OpenGL windows cannot be mixed with others." This does not occur with a similar test using only QWidgets. Attached you can find test programs using a quick and widgets based approach to the same UI.
each program is built and run with the following lines:
./qml-test -platform eglfs
./widgets-test -platform eglfs
Attachments
Issue Links
- is required for
-
QTBUG-53467 WebEngineView crashes on right click or long touch press
- Closed
-
QTBUG-39476 Can't style drop-down menu in ComboBoxStyle
- Closed
-
QTBUG-39564 QtQuick Controls styling
- Closed
- relates to
-
QTBUG-39030 Limited support for platforms witihout MultipleWindows capability
- Closed