Fix the position of the magnifier for text selection
authorTaeyun An <ty.an@samsung.com>
Wed, 12 Jun 2013 14:30:00 +0000 (23:30 +0900)
committerTaeyun An <ty.an@samsung.com>
Wed, 12 Jun 2013 14:39:51 +0000 (23:39 +0900)
commit09c3cf7ed418fa47dec94cdf074f4359ad0ae36a
tree5888ffb6b29370de83a887887303c12f2ba85ece
parent82d688bbc05797f87ee228a10ca2270fad15ce77
Fix the position of the magnifier for text selection

[Title] Fix the position of the magnifier for text selection
[Issue#] P130610-4150
[Problem] the magnifier for text selection was displayed at the invalid postion
          in the email viewer in landscape mode
[Cause] the position of the view was calculcated
[Solution] add the position of the view when calculcating the position of the magnifier

Change-Id: Ib426df956b3b1c0c7939843fc19ebee82a8f5a6f
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.cpp