Change textselection handle to upper side if handles are displayed bottom of page
authorTaeyun An <ty.an@samsung.com>
Fri, 28 Jun 2013 14:16:13 +0000 (23:16 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 1 Jul 2013 11:08:09 +0000 (11:08 +0000)
commite91b40624d8c3e78cac490a33736776b71b6bff0
tree97007d253424d5cd64677025f10a1bb344b97099
parent7bf59403208ccc48247d431a45a74b4ed2576a72
Change textselection handle to upper side if handles are displayed bottom of page

[Title] Change textselection handle to upper side if handles are displayed bottom of page
[Issue#] N/A
[Problem] Did not Changed textselection handle to upper side if handles are displayed bottom of page
[Cause] When checking handle rect value at that time handles status is invisible. So it returned 0 value.
[Solution] Get handle rect value without handles visible status.

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