efl_ui_win: move inital focus set to focus_in handler
authorMarcel Hollerbach <marcel@osg.samsung.com>
Sun, 11 Feb 2018 18:04:06 +0000 (18:04 +0000)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 5 Apr 2018 18:05:30 +0000 (03:05 +0900)
commit47cee8792a40b82d481d8b8fe90782ba8e959738
treed4d8a442fc515b6a045e50fdc868273981975530
parentc799d8c8f1374685ae01be3d2ce5466dc06cdbce
efl_ui_win: move inital focus set to focus_in handler

it seems that focus changes to FOCUS=FALSE are causing autodel windows
to kill themself, so we only set the focus on the window if the window
manager calls focus in AND we dont have anything to focus and nothing is
focused yet.
src/lib/elementary/efl_ui_win.c