Fixes the change of style when the text-field grabs the keyboard focus. 06/46606/1
authorv.cebollada <v.cebollada@samsung.com>
Mon, 24 Aug 2015 04:48:53 +0000 (13:48 +0900)
committerv.cebollada <v.cebollada@samsung.com>
Mon, 24 Aug 2015 04:59:50 +0000 (13:59 +0900)
commit390af608993e1306076d11d06922649dd4aedbda
treeb143d41f33ad26296b9ab64250772310213ea6dc
parenta248ca5c7c990d068a341964d2a6a493d489378d
Fixes the change of style when the text-field grabs the keyboard focus.

* The text field is not in edit mode.
  - Double tap to select a word. The text-field grabs the focus but it
  shouldn't change to edit mode, it should select the word.
  - Tap to edit, tap in a different place to make the grab handle to appear.
  When the text-field grabs the focus it goes bak to edit mode and the
  grab handle dissapears.

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