Summary: | Battery tray no longer hides | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Damglador <vse.stopchanskyi> |
Component: | Power and Battery widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED LATER | ||
Severity: | normal | CC: | kde, natalie_clarius, nate |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 6.2.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Damglador
2024-10-11 18:32:04 UTC
When it's inappropriately in a visible state and you hover the pointer over it, what's the text in the tooltip say? ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. (In reply to Nate Graham from comment #1) > When it's inappropriately in a visible state and you hover the pointer over > it, what's the text in the tooltip say? It's now have been fixed. Battery tray icon hides as it should Never mind, not quite fixed. 1. It says 99% charged, but the indicator is already white like it's fully charged. 2. It hides for a moment when I unplug, and for a little bit longer when I plug back, but then it comes back 3. I noticed that it shows "Time to full charge: 0:05", I waited for 5 minutes... then for another minute... then for another minute.... and after probably another 5 minutes it did hide. So technically the issues are: 1. Even when a battery is not fully charged, tray icons turns white on 99% or so 2. "Time to full charge:" doesn't display seconds or any indication that it isn't just stuck, it can be at "0:00" for several minutes Note: normally, if battery charges, the tray icon is green. If it's fully charged and plugged - white with lightning. If it's draining - white or red on low percentage. So I expect it to be green on 99% So at this point it looks like it's not an issue with the widget code, but rather the underlying data model on your system is providing weird data, which the widget then faithfully presents. |