--- a/pidgin/gtkimhtmltoolbar.c Sun Jun 06 02:17:36 2010 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Mon Jun 07 19:41:55 2010 +0000 @@ -911,6 +911,7 @@ toggle_button_set_active_block(GTK_TOGGLE_BUTTON(attention), FALSE, toolbar); purple_prpl_send_attention(gc, who, 0); + gtk_widget_grab_focus(toolbar->imhtml); } static void update_buttons_cb(GtkIMHtml *imhtml, GtkIMHtmlButtons buttons, GtkIMHtmlToolbar *toolbar)