Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.4
-
2a4ec96ae0 (qt/qtdeclarative/dev) 9f9743c8b4 (qt/qtdeclarative/6.4) 9f9743c8b4 (qt/tqtc-qtdeclarative/6.4) 868431d781 (qt/tqtc-qmlcompilerplus/6.2)
Description
In dynamicview.qml:81 it picks the "size" type because it doesn't know about the context property. Then it tries to convert the respective QMetaObject to a string. It should never try to do such things with lower case names.