WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 214178
[WPE][GTK4] Form controls are not painted when using threaded rendering
https://bugs.webkit.org/show_bug.cgi?id=214178
Summary
[WPE][GTK4] Form controls are not painted when using threaded rendering
Carlos Garcia Campos
Reported
2020-07-10 02:16:17 PDT
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.
Attachments
Patch
(5.01 KB, patch)
2020-07-10 02:19 PDT
,
Carlos Garcia Campos
zan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2020-07-10 02:19:31 PDT
Created
attachment 403953
[details]
Patch
Carlos Garcia Campos
Comment 2
2020-07-13 05:17:12 PDT
Committed
r264298
: <
https://trac.webkit.org/changeset/264298
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug