elm_focus: implement legacy targets for logical widgets
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Mon, 3 Dec 2018 15:28:05 +0000 (16:28 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 18 Dec 2018 04:44:55 +0000 (13:44 +0900)
commit1c81c76c7e7b2410b26cd0067b5e030c20416e58
tree7f5427e531ad3bfc9c202dfaf79acff0267c0db5
parent1068b2956df7a50d22360d3235eca116c79e2ca5
elm_focus: implement legacy targets for logical widgets

they are now handled. The list of parents is walked until a possible
candidate is found or the parent chain is the same then in the next
focused element.

fix T7389

Reviewed-by: YeongJong Lee <yj34.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D7404
src/lib/elementary/elm_focus_legacy.c