Bug 238013
| Summary: | MutationObserver dispatches part of events after firing compositionend event | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dmitrii Zavarzin <dima.z> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | megan_gardner, rniwa, simon.fraser, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 15 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 15 | ||
Dmitrii Zavarzin
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
<rdar://problem/90638028>