[3.0] Fix for Text::Controller::KeyEvent() 51/118451/3
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 10 Mar 2017 11:32:14 +0000 (11:32 +0000)
committersu hyung Eom <suhyung.eom@samsung.com>
Tue, 14 Mar 2017 04:36:56 +0000 (21:36 -0700)
commit29ee6bc08419dec72f368daac6294561e4a3921e
treecc48863a4f38d66cb9f38a3f35f1ecb33c41ab9f
parent18ef6932a1d2a249b5cdd2aa7860856a3f454827
[3.0] Fix for Text::Controller::KeyEvent()

* When text is selected and any of the volume keys
  are pressed, the text is cleared.
  The patch fixes the issue by doing nothing when
  these key events arrive.

Change-Id: I9e265579b55ffdb3605a37f8c10fb1dbb6e2e626
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali-toolkit/internal/text/text-controller.cpp