Bug 246521
Summary: | [GTK] Pop-up surfaces are buggy | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | 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 |
Michael Catanzaro
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
(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.
Michael Catanzaro
MiniBrowser is perfectly fine. Moved to https://gitlab.gnome.org/GNOME/epiphany/-/issues/1895