| Summary: | Applet does not fit because the label is too large | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | 2wxsy58236r3 |
| Component: | System Monitor widgets | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.19.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=423985 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Archive file containing the screenshots | ||
It seems that the applet has been deprecated [1] so I am closing this. I have switched to orblazer's applet. [1] https://github.com/KDE/kdeplasma-addons/commit/18d8494c3b64901e356fadb46c76a2a989b0d5ef [2] https://github.com/orblazer/plasma-applet-resources-monitor |
Created attachment 132104 [details] Archive file containing the screenshots STEPS TO REPRODUCE 1. Have a horizontal panel with low height, e.g. 44 pixels. 2. Add a system load viewer applet. In applet settings, show memory monitor and set the type to "circular". 3. At this point, the applet may fit (01.png) because the label is not displayed. 4. Reboot. 5. The label will be displayed after reboot, but it will not fit because it is too large. (02.png) 6. Adjust the panel height to a higher value, e.g. 78 pixels, and the applet will fit. (03.png) OBSERVED RESULT See 02.png and 03.png. EXPECTED RESULT If panel height is low, the label should not be displayed, just like 01.png.