https://bugs.kde.org/show_bug.cgi?id=420920
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/ddefcfb7c901d | |c31a356fc1089d69122ac89f9e4 Resolution|--- |FIXED --- Comment #8 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit ddefcfb7c901dc31a356fc1089d69122ac89f9e4 by Kai Uwe Broulik. Committed on 12/05/2020 at 13:30. Pushed by broulik into branch 'master'. [Battery Monitor] Fix toolTipMainText when plugged in It only had a return value for "NoCharge" since the else case was only for not plugged in, resulting in it effectively returning undefined, throwing during assignment "cannot assign [undefined] to string" and leaving whatever text happened to be shown last. Differential Revision: https://phabricator.kde.org/D29633 M +8 -4 applets/batterymonitor/package/contents/ui/batterymonitor.qml https://commits.kde.org/plasma-workspace/ddefcfb7c901dc31a356fc1089d69122ac89f9e4 -- You are receiving this mail because: You are watching all bug changes.