-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0
-
Lenovo Tab 3 7 Essential
-
-
4700a32f214eaa54ae4ddddd06936d6ca85dd72f
[Android]: When typing in a letter after pasting in a word while composing a string it will reorder the characters. In the example attached, ensure you have something that can be pasted, in this example I am using the word "frog".
- Type asdf
- Paste in frog
- Type g
- Final result is now "frogAsdfg" instead of being "Asdffrogg"
This appears to be because when the paste occurs it does not seem to be considered part of the original composition and it ends up reordering as a result.