Test and stabilize composition (IME) using beforeInput on desktop browsers (Mac) #8008
Labels
browser:chrome
browser:edge
browser:safari
domain:typing/ime
This issue reports a problem with standard typing & IME (typing method for CJK languages).
domain:ui/ux
This issue reports a problem related to UI or UX.
package:typing
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
squad:core
Issue to be handled by the Core team.
type:task
This issue reports a chore (non-production change) and other types of "todos".
Provide a description of the task
On a F2F call with @niegowski we discovered that Safari on Mac uses
deleteByComposition
to recompose the typed content. It was a surprise because it seems Chrome does not do that so there are some differences within the same operating system when it comes to IME.All Mac-compatible browsers must be tested thoroughly to make sure composition is stable and all use-cases (like recomposition) are covered.
Some extra things to verify:
The text was updated successfully, but these errors were encountered: