[Webkit-unassigned] [Bug 18770] Typing a character after a space fires unnecessary DOMCharacterDataModified events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 17:08:36 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=18770

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am getting following behavior:



-> Safari 15.5 -> Just loading test case shows "DOMCharacterDataModified" six times.
-> Chrome Canary 105 -> shows same four times.
-> Firefox Nightly 104 -> shows three times.

Now when I try to type anything in content editable field - across all browsers I am getting just once "DOMCharacterDataModified".

In former case, all browsers are behaving different and it might be something which need to be checked within Web-Spec and aligned with it across all browsers. Thanks!

-- 
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/20220701/76b76204/attachment-0001.htm>


More information about the webkit-unassigned mailing list