Fix RemoveText code in text-controller.cpp 61/127661/7
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 28 Apr 2017 07:37:03 +0000 (16:37 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 18 May 2017 13:02:17 +0000 (22:02 +0900)
commit8d8f1b171d295a8de12725ca4df862589f9419db
tree65ed3d64af3abede6523e723f2442a31bd58bd38
parent33e8a1f0bd187a0d6edbc647e632ef61bc555077
Fix RemoveText code in text-controller.cpp

- There is 'Delete All' key of TV remote control
- If the user wants to 'Delete All' texts focused, then the primary cursor
  has to be situated in the head of texts.

Change-Id: Id56e8dd1ba63130993ffc8a4332b5dd8a9e8c2de
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
automated-tests/src/dali-toolkit-internal/utc-Dali-Text-Controller.cpp
dali-toolkit/internal/text/text-controller.cpp