-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.3.1, 5.4.0
-
None
There's a binding loop in Styles/Base/ButtonStyle.qml:153:31 which is logged e.g. by plasmashell on startup with the following message:
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml:153:31: QML Item: Binding loop detected for property "implicitWidth"
I was able to reproduce this using ButtonStyle.qml from:
- 5.3.1
- git branch 5.3 (4a51b6f2)
- git branch 5.4 (7f3aa9fe)