atspi: ctxpopup item uses parent name first 60/133560/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 13 Jun 2017 01:42:25 +0000 (10:42 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 13 Jun 2017 01:44:35 +0000 (10:44 +0900)
commita831e933e0e4516c24ab2fb52c6c0321d2543fab
tree1ac294480c82fbdc352412939725770b80528157
parent720eaed80095754cc5e78d5b8a98026f2e8964be
atspi: ctxpopup item uses parent name first

The ctxpopup does not use parent name such as elm_widget_item, and
elm_interface_atspi_accessible_name. So the elm_atspi_accessible_name_set does
not work.

Change-Id: I5f4c1d4ba9849c5e36d8471715a24298a683052b
src/lib/elc_ctxpopup.c
src/mobile_lib/elc_ctxpopup.c