elm: [ATSPI] Modify clear only specified objects when called highlight_clear
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 11 Dec 2017 09:03:23 +0000 (14:33 +0530)
committerJiyoun Park <jy0703.park@samsung.com>
Thu, 21 Dec 2017 13:02:35 +0000 (22:02 +0900)
commit7f01fa0af5045002d54de299d1058d43c6ce0e37
tree35e47572aba7872a32f4b48f798c19266cbe7aa6
parent5fde4562ecbe93c326e926929115b7c66659e17c
elm: [ATSPI] Modify clear only specified objects when called highlight_clear

In the past, highlight clear cleared all highlight in the window. When a user calls
highlight_grab manually, highlight_clear on highlighted object causes all highlight
to disappear. So we modify it to clear the object specified in highlight_clear.

@tizen_fix

orignal patch: 52e6f940c73b6d12b0a8866821ef32badb724f66

Change-Id: Ibbe8570ece706f68bef3a6e647c6cfb204b145d4
src/lib/elementary/efl_ui_win.c
src/lib/elementary/elm_main.c
src/lib/elementary/elm_widget.h