[Webkit-unassigned] [Bug 228274] navigator.clipboard.read is not working context menu
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 26 14:54:08 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228274
Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gsnedders at apple.com
--- Comment #3 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to Wenson Hsieh from comment #2)
> I'm guessing what's happening here is that right click presents a context
> menu on macOS, which causes the context menu we present for granting
> programmatic paste access (i.e. a menu with a single Paste menu item in it)
> to dismiss immediately. This results in the promise being rejected right
> away :/
>
> We probably need both to coexist somehow.
Ah, so this is specific to pasting, and won't affect other places where we require a trusted user gesture?
--
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/20210726/cd526c89/attachment.htm>
More information about the webkit-unassigned
mailing list