Bug 497296

Summary: Seconds are frozen in the popup (on hover)
Product: [Plasma] plasmashell Reporter: daron439
Component: Digital Clock widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kde.fossil822, nate, niccolo, team
Priority: NOR Keywords: regression
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.3.0
Sentry Crash Report:

Description daron439 2024-12-10 21:21:19 UTC
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
Comment 1 Nate Graham 2024-12-10 23:48:28 UTC
Can reproduce.
Comment 2 Bug Janitor Service 2025-01-16 09:31:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5076
Comment 3 Marco Martin 2025-01-16 11:06:24 UTC
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
Comment 4 Marco Martin 2025-01-16 11:07:58 UTC
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
Comment 5 fililip 2025-01-20 15:35:18 UTC
*** Bug 498884 has been marked as a duplicate of this bug. ***