Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.11.1, 6.0
Description
When using the TextField{placeholderText: ""} in three times nested QML element with textfield full anchoring, placeholder's text is not visible. But when the one of the anchors is removed, placeholder's text was appeared. I created small example to demonstrate this issue.