Current versus expected behaviour
When creating a rich text box using ui.TextEditor.edit inside the paper's 'element:pointerdblclick' event, the selected text is being highlighted, but when switching to Chinese input method and typing, the first letter typed is treated as an English character and is inserted into the text box. I expect the first letter to be recognized as Chinese input.
Steps to reproduce
-
Open the demo link: Demo
-
Double-click on "Edit me".
-
Switch to Chinese input method, select the text, and start typing in Chinese.
-
Follow the above steps, and the first character typed will be inserted as an English letter in the input box.
Version
4.1.1
What browsers are you seeing the problem on?
No response
What operating system are you seeing the problem on?
No response