Open jahorton opened 3 years ago
πππ»ππΌππ½ππΎππΏ
πππ»ππΌππ½ππΎππΏ
Note for the future - those emoji are good examples. All but the first will become the first after a single backspace due to the lack of this feature.
Gmail displays those hands like this:
πΌπΌπΌπΌπ»πΌπ½πΌπΎπΌπΏ π
KeymanWeb is currently unable to backspace entire emoji clusters (where one emoji is represented by multiple code points) in the same way that iOS's default 'text document proxy' can with its
deleteBackward
method. As a result, our mobile app engines can only do piecemeal deletions of such characters right now.This also holds true for Android, though at least that engine didn't need extra handling in order to enforce context synchronization as part of #4938.