IME is not occured in prompt popup
authorDongjun Kim <djmix.kim@samsung.com>
Fri, 27 Feb 2015 07:24:29 +0000 (16:24 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit1435de361b44f0bec910eb41d867a9bd02829b20
tree0a90d8debc80f41e5730242589a36f000dc88f52
parent2d47e9ffbd037424e7e4dcb6bedf5f506cc62ee1
IME is not occured in prompt popup

Regarding latest code, prompt popup was added by elm_popup_add().
In this case, IME is not shown with prompt popup.
Because of that IME only works on elm_conformant.

We need to adding elm_conformant_add() on top window.

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=11624
Reviewed by: Antonio Gomes, Hyunhak Kim, Piotr Tworek

Change-Id: Iffad198e60bcd79ee4862c0db4b03256b192f934
Signed-off-by: Dongjun Kim <djmix.kim@samsung.com>
tizen_src/impl/browser/javascript_modal_dialog_efl.cc