Use deputy object sent by "GetNavigableAtPoint" 34/136234/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 14 Jun 2017 04:56:52 +0000 (13:56 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 28 Jun 2017 23:59:36 +0000 (08:59 +0900)
commit429b6e38d794bd0d51cc871e15fd2c856c68f448
tree0a6aec3acee63538509b667ae8ca64bd3e79368d
parent69e5ff7f2c6833af43ac2e36da4c7fb84c923034
Use deputy object sent by "GetNavigableAtPoint"

The deputy means embedding side object works for embedded object.
If there is no object at point on embedded side, then the deputy object should
have highlight.

So far the deputy object is elm_access, and the elm_access takes highlight.
So there is no chance to have highlight on embedded side.

This patch set reuires:
elementary: b82beff73c41f52542d71fd6f4d9ad4ddcb4bacc

Change-Id: I2136242b73883757bd50331b10f3e1f8a6bff986
atspi/atspi-accessible.c
atspi/atspi-misc-private.h
atspi/atspi-misc.c