hoversel: use elm_object_focus_set to set focus on subobjects.
authorAmitesh Singh <amitesh.sh@samsung.com>
Thu, 30 Jul 2015 10:40:47 +0000 (16:10 +0530)
committerAmitesh Singh <amitesh.sh@samsung.com>
Thu, 30 Jul 2015 10:40:47 +0000 (16:10 +0530)
commit1087d34a1a8aaadc8cb131100c34300b08ecf9aa
treed59851c6487d0a04a93a8599ddca062fe0dc1449
parent70e5ec00a04f92aa1da3d495de0e3c7869c3287e
hoversel: use elm_object_focus_set to set focus on subobjects.

We should steal the focus while setting focus to subobjects from parent.
This issue is reproducable in case of setting focus on one of items of hoversel
on expanded cb of hoversel.

@fix
src/lib/elc_hoversel.c