[Webkit-unassigned] [Bug 7312] onChange doesn't fire for contentEditable nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 16:41:06 PDT 2022


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

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

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

--- Comment #4 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to get same results across all browsers by using attached test case.

Steps from "Description", focusing on "content editable" field 17 and 18 and typing some stuff in 17 and then doing "Tab" to move to next field.

*** Safari 15.5 on macOS 12.4 ***

onFocus in fieldSeventeen
onBlur on fieldSeventeen
onFocus in fieldEighteen

*** Chrome Canary 105 ***

onFocus in fieldSeventeen
onBlur on fieldSeventeen
onFocus in fieldEighteen

*** Firefox Nightly 104 ***

onFocus in fieldSeventeen
onBlur on fieldSeventeen
onFocus in fieldEighteen

I think all browsers are in conform with each other and Internet Explorer is not supported (except in few cases), so I think this can be closed with "RESOLVED WORKSFORME" or "RESOLVED INVALID".

-- 
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/20220630/8cc48520/attachment.htm>


More information about the webkit-unassigned mailing list