WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
224853
Jaggies on dashed border when rotated
https://bugs.webkit.org/show_bug.cgi?id=224853
Summary
Jaggies on dashed border when rotated
Xidorn Quan
Reported
2021-04-20 21:48:51 PDT
Created
attachment 426643
[details]
testcase See the testcase. When a dashed border is rotated, it shows significant aliasing around it. This is only a problem in Safari, and neither Firefox nor Chrome has the same issue. In Canva, we currently workaround this issue via using background-image: linear-gradient, but it is significantly more complicated then it needs to.
Attachments
testcase
(147 bytes, text/html)
2021-04-20 21:48 PDT
,
Xidorn Quan
no flags
Details
screenshot of the testcase
(9.65 KB, image/png)
2021-04-20 21:52 PDT
,
Xidorn Quan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Xidorn Quan
Comment 1
2021-04-20 21:52:47 PDT
Created
attachment 426644
[details]
screenshot of the testcase It can be seen from the screenshot there is serious aliasing.
Simon Fraser (smfr)
Comment 2
2021-04-21 09:12:37 PDT
Looks like we should enable context antialiasing when painted dashed borders in a context with a transform.
Radar WebKit Bug Importer
Comment 3
2021-04-27 21:49:13 PDT
<
rdar://problem/77248219
>
Simon Fraser (smfr)
Comment 4
2022-08-15 10:46:26 PDT
I can no longer reproduce this bug. What OS/Safari versions does it occur on?
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