Fixed input field zoom in contentRichlyEditable field
authorbunam.jeon <bunam.jeon@samsung.com>
Tue, 17 Sep 2013 04:44:39 +0000 (13:44 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 21 Oct 2013 05:15:19 +0000 (05:15 +0000)
commitd7fb26e982d30072a9dcd009ab2ac5ca2e5664ed
tree974936ebbf0f9f8b6da4b565eb3a3d03d49b6005
parent4fe9e927c8945cc8d001dd00ab1c3117cc457ad2
Fixed input field zoom in contentRichlyEditable field

[Title]    Fixed input field zoom in contentRichlyEditable field
[Issue#]   N/A
[Problem]  Wrong scroll position when input field zoom in contentRichlyEditable field
[Cause]    contentRichlyEditable was not considered
[Solution] Modify input field zoom and scroll position

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