Append clipboard text after current pre-edit text 34/49734/3
authorPaul Wisbey <p.wisbey@samsung.com>
Mon, 19 Oct 2015 13:36:06 +0000 (14:36 +0100)
committerPaul Wisbey <p.wisbey@samsung.com>
Mon, 19 Oct 2015 14:00:45 +0000 (15:00 +0100)
commitf39a0555fc2897d94a4984712e219e452bc96d70
treeb192f2d07d435c67e4312d81ff44f45882e827d8
parentdb3fc9592ec6897e668a62afa7ffdff3ad82c023
Append clipboard text after current pre-edit text

Issue description:

1) Configure keyboard to show clipboard item
2) Type some text without pressing space
3) Use the keyboard clipboard short-cut to paste test whilst pre-text is shown
4) Then when the next character is typed, the pre-edit text reappears

Solution is to stop prediction before pasting (appending instead of replacing)

Change-Id: Ibd661e2f4d377c8333711e97c3c7a751caf8c15f
dali-toolkit/internal/text/text-controller.cpp