focus: Avoid infinite loop in window
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 10 Oct 2017 10:30:38 +0000 (19:30 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 10 Oct 2017 10:32:50 +0000 (19:32 +0900)
commit4c0167916bd472569a71f2888f32b49231dedb5e
treed8e01e1334af7886797adb639a54eeacc68efb0b
parentf75d2e6be22187fd7428290469ec5a93bbc88200
focus: Avoid infinite loop in window

I kept the safety error message for easier debugging.
Test scenario:
  elementary_test -to "Window Inline"
  Click on an entry. Press Shift+Tab.

Ping @bu5hm4n
src/lib/elementary/efl_ui_focus_manager_root_focus.c
src/lib/elementary/efl_ui_win.c
src/lib/elementary/elm_interface_scrollable.c