Bug 418927 - Label component has binding loop when height depends on text
Summary: Label component has binding loop when height depends on text
Status: RESOLVED NOT A BUG
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: components (other bugs)
Version First Reported In: 5.69.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-16 16:32 UTC by Janet Blackquill
Modified: 2020-03-16 17:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.