[Datetime] Remove moving cursor to end of entry
authorThiep Ha <thiep.ha@samsung.com>
Mon, 22 Jul 2013 09:53:11 +0000 (18:53 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Tue, 6 Aug 2013 05:12:05 +0000 (14:12 +0900)
Change-Id: I5c451d5674c9ef02a4136ebb3edd92ae648ac72a

src/modules/datetime_input_popup/datetime_input_popup.c

index 2cf5aa8..cc549bd 100644 (file)
@@ -211,8 +211,6 @@ _entry_clicked_cb(void *data, Evas_Object *obj, void *event_info __UNUSED__)
 
    popup_mod = (Popup_Module_Data *)data;
    if (!popup_mod || !obj) return;
-
-   elm_entry_cursor_end_set(obj);
 }
 
 static void