[Webkit-unassigned] [Bug 214178] New: [WPE][GTK4] Form controls are not painted when using threaded rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 02:16:17 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214178

            Bug ID: 214178
           Summary: [WPE][GTK4] Form controls are not painted when using
                    threaded rendering
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: aperez at igalia.com, bugs-noreply at webkitgtk.org,
                    zan at falconsigh.net

Which is the default for GTK4 since r263888. The problem is that RenderTheme::paint() returns early if the given GraphicsContext doesn't have a platform context, assuming all RenderTheme implementations paint directly to the platform context.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200710/61c89ebf/attachment.htm>


More information about the webkit-unassigned mailing list