atspi: "GetNavigableAtPoint" sends deputy object 95/133895/4
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 14 Jun 2017 02:30:58 +0000 (11:30 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Wed, 28 Jun 2017 23:32:54 +0000 (23:32 +0000)
commit3e2f51e65577789df4f6ad4b2daafb8f5c9252ca
treeba514a079093c891ae0b8fd5c35e8b9f5124b0d4
parent395809c19b17c8cf376463bc9aa15606a72a733e
atspi: "GetNavigableAtPoint" sends deputy object

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.

Change-Id: Id3fd144f74784f2630215c401b93c56a87f388e3
src/lib/elm_atspi_bridge.c