[Webkit-unassigned] [Bug 238323] [GTK4] UI process hang when opening HTML select elements (combo boxes)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 08:38:15 PDT 2022


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Checking with gdb, it looks like the UI process is just calling poll() when this happens, and hovering buttons in the Epiphany header bar triggers animations, so I don't think this is a traditional hang or deadlock where the UI process is totally unresponsive. However, it's not just web views that are busted: the buttons in the header bar don't do anything, so GTK itself is somehow broken.

-- 
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/20220326/949fe817/attachment.htm>


More information about the webkit-unassigned mailing list