Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.2
-
07096eef5 (dev), 5cecb800c (6.10), de57582f6 (6.9), 0acc5fafd (tqtc/lts-6.8), beeea187d (tqtc/lts-6.5)
Description
Giving IconLabel a child would cause the child to be positioned under the contents of IconLabel.
Steps to reproduce the issue:
- Run the attached example
Workaround:
- Create the child dynamically after forcing the Icon + Label to be created. This way it'll end up positioned correctly on Z axis.
- Set the Z index of the child
Attachments
For Gerrit Dashboard: QTBUG-133924 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
650595,4 | IconLabel: ensure that items declared as children are painted on top | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
651699,2 | IconLabel: ensure that items declared as children are painted on top | 6.10 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
651711,2 | IconLabel: ensure that items declared as children are painted on top | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
651879,2 | IconLabel: ensure that items declared as children are painted on top | tqtc/lts-6.8 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
651891,2 | IconLabel: ensure that items declared as children are painted on top | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |