Summary: | plasma-widgets: Meter's labels use default foreground on fixed background color | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Felix Tiede <kde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | bubu.fearn |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Uses theme's foreground-color for label 0 and black for all others. |
Description
Felix Tiede
2012-10-06 04:11:24 UTC
After a bit of research this bug seems to originate from kdelibs' plasma/widgets/meter.cpp, not the kde-python binding. Created attachment 86149 [details]
Uses theme's foreground-color for label 0 and black for all others.
A probably ugly patch to the widget forcing it to use the current theme's foreground color only for the first label and black for all subsequent labels.
This fixed the problem for me at least with fanspeed plasmoid which has indeed two labels, temperature monitor uses only one but is at least not broken now.
Hello! This bug report was filed for KDE Plasma 4, which reached end-of-support status in August 2015. KDE Plasma 5's desktop shell has been almost completely rewritten for better performance and usability, so it is likely that this bug is already resolved in Plasma 5. Accordingly, we hope you understand why we must close this bug report. If the issue described here is still present in KDE Plasma 5.12 or later, please feel free to open a new ticket in the "plasmashell" product after reading https://community.kde.org/Get_Involved/Bug_Reporting If you would like to get involved in KDE's bug triaging effort so that future mass bug closes like this are less likely, please read https://community.kde.org/Get_Involved#Bug_Triaging Thanks for your understanding! Nate Graham |