Send the empty string to IME when PlaceholderText shows 93/163293/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 8 Dec 2017 07:29:45 +0000 (16:29 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 8 Dec 2017 08:53:49 +0000 (17:53 +0900)
commita9c2fdd131a2f08af2f04565c376d6e0e158d5b1
treedc5dbe909e3ef4e52781ceecb12927c2912822de
parent80edd36ed742952c427ccb454006d583f8c4218c
Send the empty string to IME when PlaceholderText shows

- Fixed to send the empty string to IME when PlaceholderText shows.
  When DALi receives Retrieve surrounding event, should send IME
  only Normal Text, not Placeholder Text.

Change-Id: I9b5cb18fc2c7bc8e57854c4acaaae6a9413cc5da
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