[Webkit-unassigned] [Bug 238013] New: MutationObserver dispatches part of events after firing compositionend event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 17 02:20:12 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238013
Bug ID: 238013
Summary: MutationObserver dispatches part of events after
firing compositionend event
Product: WebKit
Version: Safari 15
Hardware: iPhone / iPad
OS: iOS 15
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dima.z at miro.com
CC: wenson_hsieh at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220317/40e34d87/attachment-0001.htm>
More information about the webkit-unassigned
mailing list