Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.2.7, 6.3.0, 6.4.0, 6.4.2, 6.5.0, 6.6.0 FF
-
Windows 10 64-bit, app built with MSVC 2019
Description
When I build and run the official example TextEditor application bundled with Qt 6.3 on Windows and I try to resize the application window, I can see a lot of flickering. See the attached GIF. Notice the blinking menu bar and black or white stripes by the right and bottom window frame. The resizing is all but smooth and nice. It is a very big let down about QML on Windows. It was built in release mode and run on a medium range Intel i5, 16 GB RAM machine with a dedicated AMD graphics card. So it was not caused by lack of power. Note that the flickering of the menu bar appears a bit different in GIF than it was in reality. In reality, the window of the application behind it was seen through instead of black stripes. Anyway, it was very ugly effect. I tried several other example applications bundled with Qt framework and most of then exhibited similar effects when I was resizing the window.
Attachments
Issue Links
- relates to
-
QTBUG-98122 QQuickWindow sometimes produces white flickers when resized
- Reported
-
QTBUG-98473 Render glitch while resizing QML Window (flicker and content offset)
- Closed
-
QTBUG-107198 QML element resize cause flicker on MacOS
- Closed
- mentioned in
-
Page Loading...