elm_entry: Do not fire anchor clicked event when long pressed. 27/109827/1
authorMinchul Lee <slotus.lee@samsung.com>
Wed, 11 Jan 2017 11:19:05 +0000 (20:19 +0900)
committerMinchul Lee <slotus.lee@samsung.com>
Thu, 12 Jan 2017 02:08:49 +0000 (11:08 +0900)
commitbbf0109288196298318848d7f0ba63d7f2cc404c
tree6371e65052bec3eb61f2b8d5bbf5e79fc1716e5d
parent433ec8610c8d19a1a2777721973eceb2ed401981
elm_entry: Do not fire anchor clicked event when long pressed.

@tizen_fix

Issue Scenario:
1.When anchor is there and on click callback app launches new view
2.When long pressed over anchor, clicked should not be triggered, selection should happen, in issue scene selection and clicked both are happening

Change-Id: If8943ebb97f3debed6e0e8b67a3393cd7843b6f3
Signed-off-by: Minchul Lee <slotus.lee@samsung.com>
src/lib/elm_entry.c