copypaste: consider when the clipboard is launched by keypad 29/92529/1
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 17 Oct 2016 08:58:06 +0000 (17:58 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 17 Oct 2016 08:58:06 +0000 (17:58 +0900)
commit292e002ba5d8029ee8d75108f3cd0e6bb8d17110
treec3a16d7684cfc17f8ba69565d38de7fe11c23bee
parent857cdb1c99bf2f744d2d9f094bf12229696f19b3
copypaste: consider when the clipboard is launched by keypad

When the clipboard is launched by keypad, not by cnp-popup,
clipboard_proxy should be updated from elm_entry by using
extension_module_data_get.
Additionally, I remove comparison between obj and caller,
because caller is not updated with this case.

Change-Id: I02b1def19a6c8fd3b87deb8056704894ac0a2ed3
src/modules/copypasteUI_ctxpopup/copypaste.c