[Webkit-unassigned] [Bug 9553] Pasting in a text input doesn't trigger onKeyUp, onPaste
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 11:10:37 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=9553
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I changed the test case from Description into following fiddle:
Link - https://jsfiddle.net/stybxefj/show
Following is behavior across all browsers:
*** Safari 15.5 on macOS 12.4 ***
CMD+C / CMD+V - triggers an alert 'keyup'
Right click and "paste" - nothing (till I press Enter then it shows 'keyup')
>From Edit "Paste" and still nothing
*** Firefox Nightly 104 ***
Matches with Safari
*** Chrome Canary 105 ***
Matches with Safari
__________
I am not clear on web-spec or expected results but from description, I was able to understand only these two cases and they are same across all browsers and I think other browsers aligned with Webkit behavior. I think this can be closed as "RESOLVED INVALID" or "RESOLVED WONTFIX" or if I am wrong then can be tested correctly. 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/20220719/c0a0c09b/attachment.htm>
More information about the webkit-unassigned
mailing list