You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.