Bug 174127
Summary: | [GTK] GTK+ windows become black when destroying a webview | ||
---|---|---|---|
Product: | WebKit | Reporter: | antoyo <bouanto> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
antoyo
Hello.
I develop a web browser based on webkit2gtk.
I have a bug that can make all windows black (including the one opened with the environment variable `GTK_DEBUG=interactive`) when a WebView is destroyed.
I don't have a small example to reproduce the issue, unfortunately.
But, I wonder what could cause this issue.
It seems some drawing context is broken when the WebView is destroyed.
Thanks for your help.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
antoyo
That was caused by an issue unrelated to webkit, so marked as invalid.