atspi : During the highlight grab, out signal is not sent. 71/155371/2
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 11 Oct 2017 03:12:45 +0000 (12:12 +0900)
committerjunsu choi <jsuya.choi@samsung.com>
Fri, 13 Oct 2017 05:39:58 +0000 (05:39 +0000)
commit304d31ce15d6e532bb6f650e4b8e84f0b31fec20
tree50f7045863e73bf9f3a080876c5eba3d51090148
parent65e5539a7aaee40ac132de03da18eebd820bb71e
atspi : During the highlight grab, out signal is not sent.

   There is an action that takes time to complete
   the highlight grab, such as scroll bring in.
   So the highlight box can be outside the screen.
   After the highlight grab process is completed,
   will check the highlight box status.

Change-Id: I5b9535b9f1ef7a515e3958af07dc0a61f1802782
src/lib/elm_widget.c
src/lib/elm_widget.h
src/lib/elm_win.c