[Webkit-unassigned] [Bug 233785] [GTK4] WebKitWebView::context-menu errors out on GTK4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 23:17:52 PST 2021


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

--- Comment #2 from Alexander Mikhaylenko <alexm at gnome.org> ---
You don't need a timestamp for showing a popover though. But even then,  if you want to present a toplevel when trying to open a context menu - `GDK_CURRENT_TIME` exists.

However, when writing this I didn't notice the signal doesn't pass coordinates to show the menu at otherwise (in case you want to make a completely custom menu), so I guess `GdkEvent` makes sense for that... Though at worst it could be x, y, timestamp.

-- 
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/20211203/2755a40e/attachment.htm>


More information about the webkit-unassigned mailing list