atspi : During the highlight grab, out signal is not sent. 54/154654/3
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 11 Oct 2017 03:12:45 +0000 (12:12 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Fri, 13 Oct 2017 05:17:45 +0000 (05:17 +0000)
commit9745c3a7a36b2a92dee919b8a4bf9dfeb5f2a676
treee451eb3d6e94b9c0ae860e546026f97447b881ef
parent96807a121e6ee9661d93ce57d5323ef7cfe47483
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: I539e17f9685d9d7540ffd95b987e809161a0480f
src/lib/elm_widget.c
src/lib/elm_widget.h
src/lib/elm_win.c