[4.0] propagate unhandled key( DALI_KEY_SEARCH ) 23/156623/1
authorminho.sun <minho.sun@samsung.com>
Thu, 19 Oct 2017 07:23:23 +0000 (16:23 +0900)
committerminho.sun <minho.sun@samsung.com>
Thu, 19 Oct 2017 07:23:23 +0000 (16:23 +0900)
commit59bcb9d215d49ea5afc9b5b7ea2e5e944a07d2e3
treea0b25877b596dd51ca472172f0fdfc1e2e5c0359
parent85f97a67845345eae6632667c47dea0b62039cf2
[4.0] propagate unhandled key( DALI_KEY_SEARCH )

DALI_KEY_SEARCH is not handled in TextEditor/TextField.
Return false(say unconsumed) when this key is comming.

Change-Id: Id52cc8b67150d63d0f22b7e51fb81e6750c353d5
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali-toolkit/internal/text/text-controller.cpp