Bug 204851
Summary: | [GTK] WebkitProcess in an app with XDG_BACKEND=x11 doesn't work anymore | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sebastien <amarok> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P3 | Keywords: | Gtk |
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux |
Sebastien
Hi!
I am currently working on an application with GtkWebkit as a dependency. The app defines XDG_BACKEND=x11 to avoid some crashes with clutter. However, since Fedora 30, the webview is broken on Wayland, and instead of displaying the webpage, I only see the background (unless if I resize the window, sometimes, the view appears sometimes during a microsec).
I don't really know how I can debug this and where does the problem come from. So if anybody as a clue.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sebastien
webkit2gtk3-2.22.2-1.fc29 is working with the same exact code. Not after