WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264268
Green artifact when rendering using transparent canvas
https://bugs.webkit.org/show_bug.cgi?id=264268
Summary
Green artifact when rendering using transparent canvas
clementfoure2005
Reported
2023-11-06 10:40:41 PST
Created
attachment 468494
[details]
Comparison between expected and current rendering I'm currently developing an app using a framework called Tauri, which uses WebKit to render the frontend part on Linux & macOS. I use a library called xterm.js (
https://github.com/xtermjs/xterm.js/
) with its canvas plugin to render a terminal in my page. If I ask xterm.js to use transparency on the canvas element, green artifacts appear all over the text. This seems to be a bug that occurred with WebKit because other webview like those used in Chrome or Firefox, display the canvas content as expected. More importantly, this issue also occurred when using a WebGL 1 or 2 context.
Attachments
Comparison between expected and current rendering
(10.31 KB, image/png)
2023-11-06 10:40 PST
,
clementfoure2005
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-13 10:41:13 PST
<
rdar://problem/118342988
>
clementfoure2005
Comment 2
2024-02-09 08:14:41 PST
I am still blocked by this issue. More importantly, it's also occurring on gnome web. You can reproduce this issue by going to
https://tessapp.dev
with gnome web (epiphany), and you will see that the fake terminal has a rendering issue.
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