From 868f97585609198578c4ab7bf6888809fadc9d7d Mon Sep 17 00:00:00 2001 From: Suresh Chandrasekharan Date: Thu, 2 Oct 2003 17:19:30 +0000 Subject: Fix for 40917 "Backspace shouldn't highlight the whole remaining string in 2003-10-02 Suresh Chandrasekharan * mail-config-druid.c: Fix for 40917 "Backspace shouldn't highlight the whole remaining string in Setup Assistant". Removed repeated focussing per keystroke for the following functions (identity_changed) (source_changed) (transport_changed) (management_changed) (identity_prepare): Removed the initial highlighting for Full Name, also the unneeded intial grab_focus. svn path=/trunk/; revision=22790 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3cc81eb481..d835fde4a7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2003-10-02 Suresh Chandrasekharan + + * mail-config-druid.c: Fix for 40917 "Backspace shouldn't highlight + the whole remaining string in Setup Assistant". + + Removed repeated focussing per keystroke for the following functions + + (identity_changed) + (source_changed) + (transport_changed) + (management_changed) + + (identity_prepare): Removed the initial highlighting for Full Name, + also the unneeded intial grab_focus. + 2003-10-02 Not Zed * em-format-html.c (efh_format_timeout): zero out last_part if -- cgit v1.2.3