scrollview: fix the scroll position at keydown event
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 7 Feb 2013 04:37:19 +0000 (13:37 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 7 Feb 2013 05:53:02 +0000 (14:53 +0900)
commitbb439167a1cc1ef06d76e88f64b2b1c7c9de53ef
tree3a187ef99977362a9a0ac9cca5d6300640e14b89
parentbdd6fce7b9abd53dcd7701e55db2d8d1fe05621d
scrollview: fix the scroll position at keydown event

When IME is on and input box is hidden,
scroll the view to visible position.
(N_SE-24515)

Change-Id: I408a1af70f2aa09c4e249eab7dd112e34abcc74d
src/widgets/common/js/jquery.mobile.tizen.scrollview.js