focus: change the focus don't stay to scroller.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 25 Sep 2015 06:34:34 +0000 (15:34 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 25 Sep 2015 06:45:03 +0000 (15:45 +0900)
commitfd5b78b7dae5daf1b2f11236592f7182a058c578
tree4536208d580f1ea652f850f83891ee97ee059bac
parent3265eb51cd94d0b268fd27a8fbe1ec9b4bc1ee3d
focus: change the focus don't stay to scroller.

The focus go to scroller only when it needs.
If the focusable object isn't in the current viewport of the scroller,
the scroller should have the focus.
If not, the focus move to the focusable object in the scroller.

@feature.
legacy/elementary/src/lib/elm_scroller.c
legacy/elementary/src/lib/elm_scroller.eo