Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.1.1
-
None
-
Win 7 x64, MSVC2012 x86, GCC 4.8.1 x86
Description
We have a window with setWindowFlags(Qt::FramelessWindowHint) and setAttribute(Qt::WA_TranslucentBackground) combined. In case when we minimize it (showMinimized) from fullscreen or maximized state and then restore it, gui stops responding. It is like no repainting occurs.
Attachments
Issue Links
- is replaced by
-
QTBUG-17548 Widget with Qt::FramelessWindowHint and Qt::WA_TranslucentBackground stops painting after minimize/restore
- Closed