efl_ui_win: fix emitting of object focus events
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 21 Jun 2019 13:40:17 +0000 (09:40 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 26 Jun 2019 01:43:40 +0000 (10:43 +0900)
commit0e3527bbb9c19e2616f47993cb0f5a671208996e
tree7f8c838b66d6c98225d3e64606edafd22f724363
parent0e5efc04705589a7452efbb23332426c5fc9db03
efl_ui_win: fix emitting of object focus events

Summary: the event type was wrong. This is now fixed and works correctly.

Reviewers: stefan_schmidt, zmike, segfaultxavi

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9144
src/lib/elementary/efl_ui_win.c
src/tests/elementary/efl_ui_test_win.c