SUMMARY Seconds are frozen in the popup (on hover). When I change the "Show seconds" setting from "Only in the tooltip" to "Always" it starts to work fine. STEPS TO REPRODUCE 1. Hover over the digital clock applet OBSERVED RESULT Seconds don't tick EXPECTED RESULT Seconds tick SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: 6.2.80 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION
Can reproduce.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5076
Git commit e3dc5b002e4574beec7077d9c235bddae90b24fc by Marco Martin. Committed on 16/01/2025 at 11:06. Pushed by mart into branch 'master'. applets/clock: Fix tooltip seconds Properly proxy containsMouse ans got broken when the compactRepresentation was ported to a Loader M +1 -0 applets/digital-clock/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/e3dc5b002e4574beec7077d9c235bddae90b24fc
Git commit 7cce04053bb566f72e45a0296e3847e4544a1b20 by Marco Martin. Committed on 16/01/2025 at 11:07. Pushed by mart into branch 'Plasma/6.3'. applets/clock: Fix tooltip seconds Properly proxy containsMouse ans got broken when the compactRepresentation was ported to a Loader (cherry picked from commit e3dc5b002e4574beec7077d9c235bddae90b24fc) 73b2018e applets/clock: Fix tooltip seconds Co-authored-by: Marco Martin <notmart@gmail.com> M +1 -0 applets/digital-clock/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/7cce04053bb566f72e45a0296e3847e4544a1b20
*** Bug 498884 has been marked as a duplicate of this bug. ***