Bug 497296 - Seconds are frozen in the popup (on hover)
Summary: Seconds are frozen in the popup (on hover)
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 498884 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-12-10 21:21 UTC by daron439
Modified: 2025-01-20 15:35 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***