https://bugs.kde.org/show_bug.cgi?id=470632
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.27.6 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/dfe7545b04bec092ee28299f9 | |88508c38321961b Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit dfe7545b04bec092ee28299f988508c38321961b by Nate Graham. Committed on 05/06/2023 at 17:22. Pushed by ngraham into branch 'master'. applets/batterymonitor: Fix wrong tooltip when plugged in but discharging In this case, the tooltip subtext line would still say "X time until fully charged" because it was not checking to make sure that the battery was in fact actually charging. This commit makes it do so, so now it will fall through to the next condition that displays text suitable for a battery that's discharging. FIXED-IN: 5.27.6 M +1 -1 applets/batterymonitor/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/dfe7545b04bec092ee28299f988508c38321961b -- You are receiving this mail because: You are watching all bug changes.