scroller: fix the focus move bug in scroller. 40/48240/3
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>
Wed, 16 Sep 2015 13:55:39 +0000 (06:55 -0700)
commit8a997d0f41ff38ef467fcb2675ac83a10e0c97c9
tree4d91458c23285d036a92f79fb4afc901fe712001
parent1fa51328285b8abf63358fe31664e60fd372566c
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

Conflicts:
src/lib/elm_scroller.c

Change-Id: I216073f83cfcefa824cb991bd9879b87e1e79c5e
origin: upstream
src/lib/elm_scroller.c