e_client: defer_focus unset if activated ec has transient_for child 06/232106/2
authorJunseok, Kim <juns.kim@samsung.com>
Tue, 28 Apr 2020 08:07:23 +0000 (17:07 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 29 Apr 2020 00:22:49 +0000 (00:22 +0000)
commit7f0beb4cd8b68faca3096d556433a7d2130f9ce7
tree00f17838f5ccd0d47fa31d0841295e0cef16ec1b
parent53262fa21dad96f4b0fc9e8c45fb3f5b2c0b6869
e_client: defer_focus unset if activated ec has transient_for child

The focus of child EC by parent activates can be lost during the deferred focus calculation.
This patch prevents this bug as defer_focus unset of parent EC.

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