Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.6.0 Beta
-
None
-
Windows 10 x64 - Qt Creator 3.6.1 - Qt 5.6.0 Beta - MSVC 2013, x32
Description
I have open the same problem here (for Qt 5.5) :
https://bugreports.qt.io/browse/QTBUG-48695
I tested with Qt 5.6 Beta/Windows 10 x64 and i have the same problem.
When I use the Combox : the screen flickering and you can not use Combox.
How :
1) Open "Styles" project demo (Qt\Exemples\Qt-5.5\quick\controls\styles\styles.pro).
2) Add "visibility: Window.FullScreen" in "main.qml" after "Windows {".
3) Compile and run.
4) Use the Combox : the screen flickering and you can not use Combox...
Note: many projects demo as this problem when the visibility is set to FullScreen...
Attachments
Issue Links
- relates to
-
QTBUG-55185 Fullscreen QML application flickers if dialog is shown
-
- Reported
-
-
QTBUG-68266 Restoring window with Qt::FramelessWindowHint causes flickering
-
- Reported
-
-
QTBUG-45861 QML FullScreen with Flickable if active the app, the window will flick
-
- Closed
-