Bug 240922
Summary: | [GTK4] popup menus freezes view. | ||
---|---|---|---|
Product: | WebKit | Reporter: | contact |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Blocker | CC: | alicem, bugs-noreply, mcatanzaro |
Priority: | P5 | Keywords: | Gtk |
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=233785 | ||
Bug Depends on: | |||
Bug Blocks: | 210100 |
contact
I'm developing that project: https://github.com/mini-rose/rose
The problem is when im trying to select in popover widget any option, i cant do anything. Browser is going to ghost window, that i cant close.
I tried all things in webkitgtk docs, but i see on clear build without any changes (only appwindow and webkitview) results are the same.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
contact
I see is only for <select> tag.
Michael Catanzaro
Pretty sure context menus are not expected to work yet.
Alice Mikhaylenko
PR: https://github.com/WebKit/WebKit/pull/4095
Alice Mikhaylenko
Oh wait. It's a dup, ugh.
*** This bug has been marked as a duplicate of bug 238323 ***