https://bugs.kde.org/show_bug.cgi?id=454507
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/milou/commit/2a735f5f80a |ma/milou/commit/5fb4b00f494 |1c5b436685739af51ff19647a50 |b004b1f3428df09640f6b0fbbbb |fa |83 --- Comment #8 from Ismael Asensio <isma...@gmail.com> --- Git commit 5fb4b00f494b004b1f3428df09640f6b0fbbbb83 by Ismael Asensio. Committed on 29/05/2022 at 10:35. Pushed by iasensio into branch 'Plasma/5.25'. ResultDelegate: Fix height binding loop on multiline This binding loop was making krunner freeze when the text expanded more than 3 lines We shouldn't be setting the `height` on an item based on their childrens height. Luckily, the Layout automatically calculates this for us FIXED-IN: 5.24.6 (cherry picked from commit 19dc0f02871664b0d1211b0d17b6e4335870b838) M +3 -1 lib/qml/ResultDelegate.qml https://invent.kde.org/plasma/milou/commit/5fb4b00f494b004b1f3428df09640f6b0fbbbb83 -- You are receiving this mail because: You are watching all bug changes.