elm_popup: ensure focus is emitted on this object
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 5 Jul 2018 19:09:21 +0000 (15:09 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:17:25 +0000 (14:17 +0900)
commitd0cf6d1000815e2fb418480a99eae7d28219a0e2
tree9c5ba4c12e8b088258aae22d80a2bf506e8acb70
parenta9b772af4113774fb36ca1852cc2d16d9ca51c65
elm_popup: ensure focus is emitted on this object

Summary:
This mirrors the focus property from the notify to the one from popup.

This is needed to establish legacy behaviour, as earlier popup was able to get focus.

ref T6707
Depends on D6510

Reviewers: zmike, devilhorns

Reviewed By: zmike

Subscribers: cedric, #committers

Tags: #efl

Maniphest Tasks: T6707

Differential Revision: https://phab.enlightenment.org/D6511
src/lib/elementary/elc_popup.c
src/tests/elementary/elm_test_popup.c