WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-22 08:49:06 PDT
<
rdar://problem/90638028
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug