atspi : During the highlight grab, out signal is not sent. 72/155372/2
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:59 +0000 (05:17 +0000)
commitb52538020a24e0ac3de36bc7b12fd14d1c9f3631
tree88331cda8cf78f9ad541e5acb1e5efdffc1fef86
parentba9b7e4e082a44a737dcc647bdab4d70402f0b02
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: I7c6b92aebf2ab0f04ec833aa701e9705208d9671
src/lib/elm_widget.c
src/lib/elm_widget.h
src/lib/elm_win.c