After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652240 - datetime: Date is always editable after unlocking the panel
datetime: Date is always editable after unlocking the panel
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Date and Time
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-09 22:12 UTC by Florian Müllner
Modified: 2011-06-09 22:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
datetime: Fix date sensitivity on permission changes (1.61 KB, patch)
2011-06-09 22:12 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-06-09 22:12:10 UTC
It should be insensitive when using NTP - see attached patch.
Comment 1 Florian Müllner 2011-06-09 22:12:13 UTC
Created attachment 189590 [details] [review]
datetime: Fix date sensitivity on permission changes

Setting the date manually should be disabled when using NTP, but
the "Network Time" setting is not taken into account when updating
sensitivities after permission changes. As a result, the date is
always editable after unlocking the panel - to fix, take the NTP
setting into account on permission changes.
Comment 2 Bastien Nocera 2011-06-09 22:19:00 UTC
Review of attachment 189590 [details] [review]:

To master and gnome-3-0 I believe, thanks!
Comment 3 Florian Müllner 2011-06-09 22:26:31 UTC
Attachment 189590 [details] pushed as ee73a6c - datetime: Fix date sensitivity on permission changes

(In reply to comment #2)
> To master and gnome-3-0 I believe, thanks!

Done and done.