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 397282 - [time-admin] need to change focus to apply value change
[time-admin] need to change focus to apply value change
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: time-admin
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-01-16 15:09 UTC by Sebastien Bacher
Modified: 2007-02-11 17:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-01-16 15:09:52 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
Comment 1 Carlos Garnacho 2007-02-11 17:37:39 UTC
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.