aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/meeting-time-sel/e-meeting-time-sel.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/meeting-time-sel/e-meeting-time-sel.c')
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel.c b/widgets/meeting-time-sel/e-meeting-time-sel.c
index 96db389e52..db3622315a 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel.c
+++ b/widgets/meeting-time-sel/e-meeting-time-sel.c
@@ -3238,7 +3238,7 @@ e_meeting_time_selector_on_text_item_event (GnomeCanvasItem *item,
}
attendee = &g_array_index (mts->attendees, EMeetingTimeSelectorAttendee, row);
- e_canvas_item_grab_focus (attendee->text_item);
+ e_canvas_item_grab_focus (attendee->text_item, TRUE);
/* Try to move the cursor to the end of the text. */
gtk_object_get (GTK_OBJECT (attendee->text_item),