Bug 246521 - [GTK] Pop-up surfaces are buggy
Summary: [GTK] Pop-up surfaces are buggy
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-10-14 07:57 PDT by Michael Catanzaro
Modified: 2022-11-02 14:23 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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