propagate unhandled key( DALI_KEY_SEARCH ) 63/156663/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 09:51:50 +0000 (18:51 +0900)
commitb0e657abb5cbb9f088d1b16499624bc34037da9e
tree5fcb3d29b7308587852b7b14192e760d79d0ac92
parent5cf630aa32334b56da941376938d5bef1dbc0857
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