Bug 246716
Summary: | [GTK] WebKitWebView::show-option-menu broken with GTK 4 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=246713 https://bugs.webkit.org/show_bug.cgi?id=247089 |
||
Bug Depends on: | |||
Bug Blocks: | 210100 |
Michael Catanzaro
We need to fix WebKitWebView::show-option-menu to marshal the GdkEvent parameter in the same manner as WebKitWebView::context-menu.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Also, when fixing this, we need to reenable the tests in TestOptionMenu.cpp.
Michael Catanzaro
*** This bug has been marked as a duplicate of bug 248169 ***