Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.12.7, 5.14.2
-
None
-
GCC 64 (ubuntu)
MinGW 73_64 (windows 10)
Clang 64 (Mac OS)
Description
STEPS TO REPRODUCE:
------------------------------
- Download and extract attach project.
- Build and run this project in Qt 5.12.7, any compiler proposed in the "Environment" field.
- You will see 3 pages with vertical navigation on the left. Initially, you are on page 1. Switch to page 2 by clicking on the button on the left bar "Page 2".
- You see “Hello Qt Community”, then switch back to page 1.
- Observe of content page 1.
EXPECTED RESULT:
5. When we go back to page 1, we see the content of page 1. (Empty red background, transparency 0.3)
------------------------------
ACTUAL RESULT:
5. When we go back to page 1, we see the undestructed content of page 2 and the distorted background color.
------------------------------
REPRODUCIBILITY (%):
100%
------------------------------
Attachments
Issue Links
- depends on
-
QTBUG-50992 QQC2: Object destroyed during incubation
- Closed