atspi: do not handle events if window is not activated. 33/82233/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 2 Aug 2016 06:40:57 +0000 (15:40 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 5 Aug 2016 09:25:32 +0000 (18:25 +0900)
commit5a6d948a4e97dba36df91c13eb1c03b969d04c59
treef5f8ef275a278d99b328e1f5ff287ef773347b86
parent0bc19a40b3252a28b1b844d8bd9bb92f998e9546
atspi: do not handle events if window is not activated.

An activated window and the stater process could call "NotifyListenersSync" method, which makes atspi_register_keystroke_listener be called twice.

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