atspi: moved highlight when object is out of screen 65/133965/11
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:46 +0000 (09:56 +0000)
commit30748c43d505c35672004126f4ffc5f3c8433015
tree39549df7a6c079b47ce723b7b277d78d56e3d53c
parent17500365b90639d3dbfa4f91ab9fdad471aa0af5
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/133970/
   at-spi2-core - https://review.tizen.org/gerrit/#/c/133972/

Change-Id: I32571343548031e2c2befd1c0828de031bace1f0
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