naviframe : fix focus logic while popping an item.
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 23 Jun 2014 06:27:14 +0000 (15:27 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 23 Jun 2014 06:27:14 +0000 (15:27 +0900)
commit1deb003abea2de1183618e95c81c7a0fc0276700
treec11349f3a15bc35b0ac5c7304149e53dc297d7fc
parentd67d5f093085fdb3839a79114ff199e922051b93
naviframe : fix focus logic while popping an item.

elm_widget_tree_unfocusable_set with EINA_TRUE sets focus to the newest
focused object. If prev item is tree_focusable, one of its children can
get focus. This focus movement is unexpected, so should not be happened.
legacy/elementary/src/lib/elc_naviframe.c