Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.3.2
-
Windows 8.1
Description
The example Window colored with 0.3 alpha doesn't work with Windows 8.1. At the beginning it works as expected but after moving transparency is totally messed up. Cannot add screenshot because against all odds it looks normal.
it also works if you add some opacity.
color: Qt.rgba(127, 0, 0, 0.3)
opacity: 0.99
Attachments
Issue Links
- duplicates
-
QTBUG-28214 Cannot make transparent (translucent) background for QQuickView
- Closed