GNOME Bugzilla – Bug 397282
[time-admin] need to change focus to apply value change
Last modified: 2007-02-11 17:37:39 UTC
That bug has been described on https://launchpad.net/ubuntu/+source/gnome-system-tools/+bug/67948 "In the attached screen, if you change the hour by typing into it and press close, nothing happen and the time won't be updated, unless you click another box before clicking close. ..." That easy to trigger, select the minutes entry, type an another value, wait a few seconds, the value is replaced by the previous value
This was fixed some time ago in 2.17.x: 2006-11-15 Carlos Garnacho <carlosg@gnome.org> * time-tool.c (gst_time_tool_close): added method implementation, applies the configuration if there's a pending change when closing the tool.