atspi: clear current highlighted object 41/151041/3
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 15 Sep 2017 10:14:19 +0000 (19:14 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 29 Sep 2017 10:43:47 +0000 (10:43 +0000)
commitabf984b26fd55823f32d306b79c0016e14a4c846
tree690e5c563e4b729695b606dd173b993320fca40f
parent4bb3242f99dff18eca62b69cf33d1b5b0e03916b
atspi: clear current highlighted object

The _elm_win_screen_reader does not clear current highlighted object when the
screen reader is disabled. It tried to clear window highlight even though the
window does not have highlight.

Change-Id: Icc5de54361852c0210c0640f2801483f6a2c6468
src/lib/elm_win.c