Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.2.0
-
None
-
macOS 12.0.1
Description
It looks like this change:
https://codereview.qt-project.org/c/qt/qtbase/+/329549
Made custom Qt::FramelessWindowHint | Qt::Popup windows non-translucent. It was fixed explicitly for Qt::Tool here:
But it still doesn't work with frameless Qt::Popup or Qt::ToolTip which is a regression from at least Qt 5.15.2.
Attachments
Issue Links
- duplicates
-
QTBUG-95042 QFrame Qt::WA_TranslucentBackground is broken with specific window flags and drawable child item
- Closed