atspi: moved highlight when object is out of screen 95/135995/4
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 14 Jun 2017 06:07:34 +0000 (15:07 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 29 Jun 2017 09:56:06 +0000 (09:56 +0000)
commit9cd6a35c8731fc59b736bd0721f9f3dba1cf26fb
treee67cccdd8980a7085dda11ddfc8850e7d7b474a1
parent6e2ca6b5cfba5ebb561a2fe71921b8b8c0823cfe
atspi: moved highlight when object is out of screen

   when highlighted object is out of screen or scroll view
   , elementary send 'object:move-outed' signal to screen-reader

   need this commit:
   screen-reader - https://review.tizen.org/gerrit/#/c/135993/
   at-spi2-core - https://review.tizen.org/gerrit/#/c/135994/

Change-Id: Id8f6d55569f5213a3bdbf37c836ef0f38090d21a
src/imported/atspi/atspi-constants.h
src/lib/elm_atspi_bridge.c
src/lib/elm_interface_atspi_accessible.eo
src/lib/elm_interface_atspi_accessible.h
src/lib/elm_win.c