Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
QDS 4.5.1, QDS 4.6.0
-
None
Description
Code
Text {
id: txt
text: "I am a Constant"
}
Steps to reproduce
- Put the code above into a *.ui.qml file
- In the Property Editor, click the "tr" button for txt.text
Outcomes
- Step #1: The Binding Editor contains no bindings for txt (Expected)
- Step #2: The Binding Editor contains a binding for txt.text (Not Expected)
Attachments
Issue Links
- relates to
-
QDS-13535 Binding Editor and Property View don't treat enum constants as constants
-
- Reported
-