NEW 238013
MutationObserver dispatches part of events after firing compositionend event
https://bugs.webkit.org/show_bug.cgi?id=238013
Summary MutationObserver dispatches part of events after firing compositionend event
Dmitrii Zavarzin
Reported 2022-03-17 02:20:12 PDT
There is a bug in the safari browser in mobile devices and when we finish typing composition symbol MutationObserver dispatches part of events after firing compositionend event In normal behaviour MutationObserver dispatches all event before firing compositionend event I created small example where we can reproduce bug: https://codepen.io/zavdima/pen/abEdomm
Attachments
Radar WebKit Bug Importer
Comment 1 2022-03-22 08:49:06 PDT
Note You need to log in before you can comment on or make changes to this bug.