e_comp_object: defer_focus set when ec turn to uniconic state with evas_object_show 08/183308/1 accepted/tizen/unified/20180704.154025 submit/tizen/20180704.090121
authorJunSeok, Kim <juns.kim@samsung.com>
Wed, 4 Jul 2018 08:31:19 +0000 (17:31 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Wed, 4 Jul 2018 08:31:19 +0000 (17:31 +0900)
commit8b929387246f7cfa5344c9d8778f6137c3431261
tree2fa331eaed2fc9c82c0c88cfa95e62e5fbc8b021
parente3f5d8ea31b899ac5341c7bd87c43557225f8f24
e_comp_object: defer_focus set when ec turn to uniconic state with evas_object_show

There was a bug when partial window calls evas_object_show -> raise.
Because of this bug, the window cannot get focus.
This patch is solve this problem to call defer_focus_set when vis_ec turn to uniconic state.

Change-Id: I01f6b85de25641ac33c7433724b7fe8bf5b7a429
src/bin/e_comp_object.c