atspi: clear current highlighted object 02/150402/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 15 Sep 2017 10:14:19 +0000 (19:14 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 15 Sep 2017 10:14:19 +0000 (19:14 +0900)
commit124931393911a72675f7e5e7f2fc5df0d0e88fcb
tree0a0741215f4aa435471c0dc94523f7e65cb917dd
parentd0d0535d5b5ca67d3fafd88bfc4780424d502acf
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