Enable input field zoom on user scalable contents even caret is visible
authorChanghyup Jwa <ch.jwa@samsung.com>
Mon, 10 Jun 2013 08:16:53 +0000 (17:16 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 20 Jun 2013 13:42:59 +0000 (13:42 +0000)
commita859137241517ac470eba83b53b9c2cb686aa6f7
treec4457ab129be87dacfd67d6514d832b94db35770
parentc66e3d84ae2738ade39fd42ee028760a9d90d831
Enable input field zoom on user scalable contents even caret is visible

[Title] Enable input field zoom on user scalable contents even caret is visible
[Issue#] N_SE-39317
[Problem] Caret position is placed right side on webview
[Cause] Scroll position is not updated on input field zooming if caret is visible
[Solution] Update scroll position if content is user scalable

Change-Id: I705c6cdb2ca6b7ee184300ad134c4b30f5460e50
Source/WebKit2/UIProcess/API/efl/PageClientImpl.h
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp