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
The problem was that ch unit bug for IE detection return true in Firefox because space was not exactly equal 1ch like in Chrome (there was fraction difference, less then 0.0001).
The second bug was with calculation of the character for the bug (it was single character width for emoji that have 2ch), that's probably present in IE (don't have time to check), the code for IE was called in Firefox.
Issue summary
If you click on emoji next character is removed
Expected behavior
Command line stay the same
Steps to reproduce
Browser and OS
The text was updated successfully, but these errors were encountered: