edje/entry: fix to get start position of selection from surrounding_cb
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 27 Dec 2016 06:21:56 +0000 (15:21 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 07:28:05 +0000 (16:28 +0900)
commit699e5eaac4ebff38670dcfb8f1b8a318acc4515e
treec4b23fbf2a14f60222f4b5d7d701804215a81525
parent818523adb6704808f4d95094c36eb5c2da7aa61d
edje/entry: fix to get start position of selection from surrounding_cb

The cursor position when a entry has selection should be same from
_edje_entry_imf_retrieve_surrounding_cb and
_edje_entry_imf_event_delete_surrounding_cb functions.

@tizen_fix

Change-Id: Id3ea75e3ab574e1e99220ed826f3bfb0a02bb5a4
src/lib/edje/edje_entry.c