Bug 418927

Summary: Label component has binding loop when height depends on text
Product: [Frameworks and Libraries] libplasma Reporter: Janet Blackquill <uhhadd>
Component: componentsAssignee: Marco Martin <notmart>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kde, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.69.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Janet Blackquill 2020-03-16 16:32:56 UTC
Summary:
Whenever the Label component is used in a manner where the height of the text depends on the height of the component (e.g. https://phabricator.kde.org/D27160?id=77684), a binding loop is created because the height of the component depends on the height of the text.


Reproducing:
https://phabricator.kde.org/D27160?id=77684
Comment 1 David Edmundson 2020-03-16 17:20:00 UTC
I do not believe label has a loop (especially the PC3 one)

If a component has a bug, please make a minimal test case and reopen. Otherwise it'll be in client callling code.