Summary: | Notification KCM UI changes layout upon opening subpage and going back | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Alexander Potashev <aspotashev> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.64.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screenshot 1
screenshot 2 screenshot 3 |
Description
Alexander Potashev
2019-12-16 17:40:23 UTC
Created attachment 124529 [details]
screenshot 1
Created attachment 124530 [details]
screenshot 2
Created attachment 124531 [details]
screenshot 3
Another problem on screenshot 3: The text in the longest checkbox is truncated. Looks like an issue with Kirigami's FormLayout and/or the multipage stuff, re-assigning. Layout shenanigans from Formlayout going into mobile mode when it becomes too long. That one really long string is probably borderline in one view, but just over the limit after going back. Of course, why the layout changes when going back is itself a mystery... |