Return 0 value if textselection handlers are invisible.
authorTaeyun An <ty.an@samsung.com>
Fri, 21 Jun 2013 15:25:08 +0000 (00:25 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 24 Jun 2013 10:03:33 +0000 (10:03 +0000)
commita6566423eef757b0fe29148a7e74703d51c756b8
tree34035b05d80eeda0f5173fae5e422365c9508ee7
parentb6694210bf4717f3769f75ae7de673ebadc6eb92
Return 0 value if textselection handlers are invisible.

[Title] Return 0 value if textselection handlers are invisible.
[Issue#] N_SE-42094
[Problem] Sometimes Focus ring isn't disappear when tapping after showing context menu.
[Cause] There are existed invisible textselection handlers it makes ignore focus ring hide routine.
[Solution] Return 0 value if textselection handlers are invisible.

Change-Id: Ied695051f92992fdb93ae273f1078ed01a056606
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionHandle.cpp