elm_entry: Do not set the cursor to next char if the end of line encounter 63/108563/1
authorSubodhKumar <s7158.kumar@samsung.com>
Wed, 4 Jan 2017 09:59:57 +0000 (15:29 +0530)
committerThiep Ha <thiep.ha@samsung.com>
Thu, 5 Jan 2017 05:38:25 +0000 (14:38 +0900)
commit0e5df5158348fc6a9f0f390b8373e137097471a8
tree6df095bcb31298b593eb89a64baf2888d76c7009
parent87a8bdbc1908a70a52db55e7f9e63cf82026a0a2
elm_entry: Do not set the cursor to next char if the end of line encounter
it captures newline char also in some scenario

Scenario: 1.Have an item image in entry
2.Make cursor after the item
3.Hit enter
4.Long press to select the item image
5.Observe

@tizen_fix

Change-Id: I10a574c266d04ed1db09065c62644c3c81966eda
src/lib/elm_entry.c