Bug 246521

Summary: [GTK] Pop-up surfaces are buggy
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 210100    

Description Michael Catanzaro 2022-10-14 07:57:10 PDT
With GTK 4, something weird is going on with pop-up surfaces: they seem to be not drawing correctly in all cases. I'm noticing trouble with:

 * Emoji picker on Element
 * Label search field on GitHub pull requests
 * CC list here on this WebKit Bugzilla

I'm not quite sure how to describe the problem: they just seem "broken," except when they're not. Exalm thinks a queue_draw() may be missing somewhere.
Comment 1 Michael Catanzaro 2022-10-14 08:43:50 PDT
(In reply to Michael Catanzaro from comment #0)
>  * Label search field on GitHub pull requests

Also broken: the request review pop-up on GitHub pull requests. Typing to filter the list of results does not work. Workaround: switch to a different browser tab and back.
Comment 2 Michael Catanzaro 2022-11-02 14:23:55 PDT
MiniBrowser is perfectly fine. Moved to https://gitlab.gnome.org/GNOME/epiphany/-/issues/1895