Bug 240922 - [GTK4] popup menus freezes view.
Summary: [GTK4] popup menus freezes view.
Status: RESOLVED DUPLICATE of bug 238323
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P5 Blocker
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-05-25 13:40 PDT by contact
Modified: 2022-09-07 07:14 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description contact 2022-05-25 13:40:47 PDT
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.
Comment 1 contact 2022-05-25 14:15:18 PDT
I see is only for <select> tag.
Comment 2 Michael Catanzaro 2022-05-25 16:15:12 PDT
Pretty sure context menus are not expected to work yet.
Comment 3 Alice Mikhaylenko 2022-09-07 07:12:18 PDT
PR: https://github.com/WebKit/WebKit/pull/4095
Comment 4 Alice Mikhaylenko 2022-09-07 07:14:18 PDT
Oh wait. It's a dup, ugh.

*** This bug has been marked as a duplicate of bug 238323 ***