Summary: | Inconsistent use of bold text | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | David Edmundson <kde> |
Component: | widget-battery | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | de.meyer.maarten, micheluzzo |
Priority: | NOR | ||
Version: | 4.9-git | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/57b1d235d52c5402ae46a589276a2e8bd704d363 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 303462 | ||
Attachments: | adapts tooltip's bold usage to match the widget |
Description
David Edmundson
2012-09-16 23:07:03 UTC
Created attachment 74796 [details] adapts tooltip's bold usage to match the widget This should fix the problem, making the tooltip's text look like in the widget. I also believe this is the best way, as in other widgets...but also as suggested by at least one developer (http://www.sharpley.org.uk/node/22) Be aware that this is my first patch, so there is no certainty that it's free from mistakes :) err..I notice only now that there is a strange coincidence between the bug reporter and the author of the blog I referred to.. :D You should post your patch on reviewboard.kde.org Thank you! Git commit 57b1d235d52c5402ae46a589276a2e8bd704d363 by David Edmundson, on behalf of Michele Gastaldo. Committed on 05/11/2012 at 12:55. Pushed by davidedmundson into branch 'master'. Fix bold text in battery-monitor tooltip Makes usage of bold text in the tooltip consistent with the widget. M +8 -8 plasma/generic/applets/batterymonitor/contents/code/logic.js http://commits.kde.org/kde-workspace/57b1d235d52c5402ae46a589276a2e8bd704d363 |