WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 27684
181179
Drawing to canvas makes siblings be blurred when the parent is scaled.
https://bugs.webkit.org/show_bug.cgi?id=181179
Summary
Drawing to canvas makes siblings be blurred when the parent is scaled.
Takao Baba
Reported
2017-12-28 01:31:32 PST
Created
attachment 330232
[details]
actual result Overview: In the following case, after drawing to the canvas, the "<p>" element is not rendered clearly. - The "<p>" is the sibling of the "<canvas>" element. - The parent of them is scaled by "transform: scale(10)". Steps to reproduce: Open
http://jsfiddle.net/637gsay3/2/
Actual Results: The texts will be blurred after the canvas is drawn. See the attached screenshot. Expected Results: The texts should be rendered clearly. Confirmed environment: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36
Attachments
actual result
(149.75 KB, image/png)
2017-12-28 01:31 PST
,
Takao Baba
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2018-01-01 18:21:35 PST
*** This bug has been marked as a duplicate of
bug 27684
***
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