Bug 348738

Summary: Clock context menu missing option to set time
Product: [Plasma] plasmashell Reporter: Amichai Rothman <amichai2>
Component: Digital ClockAssignee: Martin Klapetek <mklapetek>
Status: RESOLVED FIXED    
Severity: normal CC: amichai2, kde, plasma-bugs
Priority: NOR    
Version: 5.3.1   
Target Milestone: 1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.4.0

Description Amichai Rothman 2015-06-05 10:36:20 UTC
In plasma 4 the right-click context menu of the panael's clock had an option to set the date/time. In plasma 5 this option is missing.

btw the time/date configuration (now reachable only through system settings) used to sync via the internet when the option to do so was checked/unchecked and applied. It would take a few seconds, and the clock would adjust. In plasma 5 the checkbox is still there, but it is not clear whether it can actually sync on demand or not. It would be great to have an explicit 'sync now' button to make this explicit.

Reproducible: Always
Comment 1 Kai Uwe Broulik 2015-06-05 18:47:32 UTC
Git commit f6e680825affb1e623dac433d260207271c30ff8 by Kai Uwe Broulik.
Committed on 05/06/2015 at 18:47.
Pushed by broulik into branch 'master'.

Add "Adjust Date and Time" entry to digital-clock context menu

REVIEW: 124021
FIXED-IN: 5.4.0

M  +5    -0    applets/digital-clock/package/contents/ui/main.qml

http://commits.kde.org/plasma-workspace/f6e680825affb1e623dac433d260207271c30ff8
Comment 2 Amichai Rothman 2015-06-07 15:42:57 UTC
Thanks!

I opened a separate issue https://bugs.kde.org/show_bug.cgi?id=348842 for that second comment.