Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.7.0
-
Windows 10
Description
To reproduce:
- Open "Qt Quick Controls 2 - Gallery" example
- Edit gallery.qml and add:
visibility: ApplicationWindow.FullScreen
- Run the example and open for example "Dial" control
- Then press Alt+Tab twice to get out and back to the application
-> notice that it is not showing the Dial control anymore, but the page that was shown before it (or sometime it might show drawer menu frozen during its animation)
Attachments
Issue Links
- relates to
-
QTBUG-45861 QML FullScreen with Flickable if active the app, the window will flick
- Closed