https://bugs.kde.org/show_bug.cgi?id=457675
Bug ID: 457675 Summary: AboutItem freezes with certain font/content combinations Product: frameworks-kirigami Version: Master Platform: Kubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: kb...@connorcarney.com CC: notm...@gmail.com Target Milestone: Not decided Created attachment 151192 --> https://bugs.kde.org/attachment.cgi?id=151192&action=edit qml example SUMMARY Certain font settings cause Kirigami::AboutItem (and AboutPage) to enter an infinite loop when the homepage URL is the widest thing in the form. STEPS TO REPRODUCE 1. run the attached file with qmlscene OBSERVED RESULT Test application freezes with repeated warnings: Qt Quick Layouts: Polish loop detected. Aborting after two iterations. file:///home/connor/Projects/kde/usr/lib/x86_64-linux-gnu/qml/org/kde/kirigami.2/AboutItem.qml:150:5: QML FormLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight" file:///home/connor/Projects/kde/usr/lib/x86_64-linux-gnu/qml/org/kde/kirigami.2/AboutItem.qml:150:5: QML FormLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight" file:///home/connor/Projects/kde/usr/lib/x86_64-linux-gnu/qml/org/kde/kirigami.2/AboutItem.qml:150:5: QML FormLayout: Binding loop detected for property "implicitHeight" SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 20.04 KDE Plasma Version: 5.24 KDE Frameworks Version: master Qt Version: 5.15.3 -- You are receiving this mail because: You are watching all bug changes.