Bug 2011351 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

At that time, mobile twitter used another library to input tweet. Currently they use something contenteditable library (draft.js or Lexical) on mobile site.
So please keep setSelection is disabled.  I can reproduce original issue on simply <textarea> with the latest version of SwiftKey EN keyboard. (I should add more test case to emulate IME.)
At that time, mobile twitter used another library to input tweet. Currently they use something contenteditable library (draft.js or Lexical) on mobile site.
So please keep setSelection is disabled.  I can reproduce original issue on simply <textarea> with the latest version of SwiftKey EN keyboard when backed out original fix.

Also I should add more test case to emulate IME...

Back to Bug 2011351 Comment 8