Fixed problem that scrollbar blink in NPRuntime
authorbunam.jeon <bunam.jeon@samsung.com>
Mon, 14 Oct 2013 07:10:39 +0000 (16:10 +0900)
committerbunam.jeon <bunam.jeon@samsung.com>
Mon, 14 Oct 2013 07:10:39 +0000 (16:10 +0900)
commit9a125270e6256666066ccfb648b6b63f20c9d0c9
tree14a75626b00bfbb9f4ed35cd906a6f0e63cf74d3
parentfdd62b14de5826d3ad6fa921c2d88ef64088e502
Fixed problem that scrollbar blink in NPRuntime

[Title]    Fixed problem that scrollbar blink in NPRuntime
[Issue#]   N_SE-55128
[Problem]  Scrollbar blinks for a while when pressing on number keypad in NPRuntime
[Cause]    scroll position is different when input field zoom and pressing on number keypad.
[Solution] Rounded up to scroll position when input field zoom.

Change-Id: I781b8efacdf1ea06fab1da8788ceca3982c1bc6c
Source/WebKit2/UIProcess/API/efl/tizen/InputFieldZoom.cpp