scroller: fix the focus move bug in scroller.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 11 Aug 2015 09:56:52 +0000 (18:56 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 11 Aug 2015 11:53:14 +0000 (20:53 +0900)
commita905e7a33b7c15a966f41687d279d64d71dddc07
treef556405eb9f95b9584fc1669cf185638ac84c7b2
parentd2339321e4e5695d088d79aecded4b161b9e32db
scroller: fix the focus move bug in scroller.

When the focused object is out of the viewport and the key direction
is only the direction focus is out, it should find the next focus.

@fix
legacy/elementary/src/lib/elm_scroller.c