e_client: Check evas_object_visible if ec's visibliety is UNKNOWN while focusable... 47/231747/2
authorJunseok, Kim <juns.kim@samsung.com>
Thu, 23 Apr 2020 09:07:33 +0000 (18:07 +0900)
committerJunSeok Kim <juns.kim@samsung.com>
Fri, 24 Apr 2020 05:15:35 +0000 (05:15 +0000)
commit86dd673336d677d203bb4a101ebf4c62af352976
tree94a187606dcfd4c3e96e860658d7b30877ce36fa
parentd21b586633adfc43848677a3aa2565e665244934
e_client: Check evas_object_visible if ec's visibliety is UNKNOWN while focusable check

There is a bug that the focus of a new window that had never calculated "visibility" loses focus easily.
It fixes this bug.

Change-Id: Iee7cea360aef99faeb2eea878af4a802dfac106d
Signed-off-by: Junseok, Kim <juns.kim@samsung.com>
src/bin/e_client.c