Magnifer not moving in case of piker input
authorprathmesh.m <prathmesh.m@samsung.com>
Tue, 2 Jul 2013 11:46:59 +0000 (17:16 +0530)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 3 Jul 2013 06:48:49 +0000 (06:48 +0000)
commitd1e33e253c8f7c5a52fcbe4524d4b6e947805e3d
tree240017181c3b4c37493ac519540fdbf8d18c059c
parentdbb27f56bf77351d7cf2a51e5007c887689cd2e4
Magnifer not moving in case of piker input

[Title] Magnifer not moving in case of picker
[Issue#] N_SE-44251
[Problem] In Picker input box we do not set carret. So
    not reqiuired that magnifier to be present inside the
    in input box only
[Cause] No check present to ignore the picket input box
[Solution] Added check to move magnifier outside input
    picker box

Change-Id: I21feeef8027dd039b514a8f05b9dba07e4a119fb
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp [changed mode: 0644->0755]