[Webkit-unassigned] [Bug 219599] clipboard (paste, copy, and cut) events don't fire on the focused element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 00:52:14 PST 2021


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|OnPaste/OnCopy/OnCut only   |clipboard (paste, copy, and
                   |fire if element is clicked  |cut) events don't fire on
                   |                            |the focused element

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
This isn't really about whether an element is clicked but rather if the element has the selection or not. WebKit only fires the event on the selection's endpoints' common ancestor instead of the focused element.

-- 
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/20210305/a229ff1b/attachment.htm>


More information about the webkit-unassigned mailing list