Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
5.15.6, 6.1.3, 6.2.0 RC
-
None
Description
Attempt to apply mask with QWidget::setMask on frameless toplevel QWidget window has no effect on macOS anymore (worked perfectly with Qt 5.15.2). The window's shape is not affected, and unmasked window's background is opaque. The same approach works on Win PC as expected. Screenshots and sample project enclosed.