atspi : Change default label append of popup from show_finish_cb to on_show.
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 12 Dec 2017 07:55:34 +0000 (13:25 +0530)
committerJiyoun Park <jy0703.park@samsung.com>
Thu, 21 Dec 2017 13:06:33 +0000 (22:06 +0900)
commit0db0fefd0e28cf79b72a55cbda74b15181895f3b
tree72a9c660b79fa416da75e38ce60f8078dd9434a1
parent08bd21b8d6178630ba8dfb00278c7b7e32f739fd
atspi : Change default label append of popup from show_finish_cb to on_show.
show_finish_cb is called after animation of popup has finished.
default label time limit for screen-readers is 0.3 seconds.
Default label does not work if animation does not finish in 0.3 seconds
So change it so that it can be processed by smart show.

orig: 0f834dc1b813fac712082b21d91eb15b555aa592

Change-Id: I44a0257217307fb47eefc31e6d04213700bf1b67
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
src/lib/elementary/elc_popup.c