* switch the focus to the renamed folder... fixes NB#63002
[modest] / src / modest-ui-actions.c
index c25a287..96a8b2d 100644 (file)
@@ -2314,6 +2314,9 @@ modest_ui_actions_on_rename_folder (GtkAction *action,
                                                         mail_op);
 
                        modest_header_view_clear (MODEST_HEADER_VIEW (header_view));
+                       
+                       modest_folder_view_select_folder (MODEST_FOLDER_VIEW(folder_view),
+                                                         TNY_FOLDER(folder), TRUE);
 
                        modest_mail_operation_rename_folder (mail_op,
                                                             TNY_FOLDER (folder),