Clear selection rectangle on tap gesture
authorPiotr Krysiewicz <p.krysiewicz@samsung.com>
Wed, 9 Dec 2015 13:19:17 +0000 (14:19 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 07:55:23 +0000 (07:55 +0000)
commitfd3e3d1d8bc71ea0221ede848843d3616f0caad6
tree886aa3c418cd7adf1f9fba11ee69c17f49d3ef5c
parent5dd0418c3908af6d4c4d02a0fd85c20ea007ea22
Clear selection rectangle on tap gesture

On branch m42 the selection rectangle is cleared when on tap gesture is handled.
This does not happen on m47.

Because of the above WCS#41 fails when JavaScript preventDefault() Event Method
is used to cancel mouse down event. Context menu is being hidden but the
selection rectangle is still visible. This patch makes m47 to works as m42.

Original beta/m47 patch:
- http://165.213.202.130/gerrit/#/c/98569/

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=15140

Reviewed by: a1.gomes

Change-Id: I71a6ffe0b0645d4e91811b2eb87ff65f9169d13b
Signed-off-by: Piotr Krysiewicz <p.krysiewicz@samsung.com>
tizen_src/chromium_impl/content/browser/selection/selection_controller_efl.cc