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
192582
Blurry text on HiDPI screens with 3d transform
https://bugs.webkit.org/show_bug.cgi?id=192582
Summary
Blurry text on HiDPI screens with 3d transform
Roland Soos
Reported
2018-12-10 23:45:20 PST
Created
attachment 357040
[details]
Safari 12 HiDPI screenshot
https://jsfiddle.net/y9k64ush/1/
The both text on the previous example looks fine on iPhones, iPads,normal DPI Safari, Chrome and Firefox. The problem is that the top text is blurry on HiDPI Safari (retina iMac for example) To reproduce the issue on normal DPI screen: Terminal: sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true Then System Preferences -> Display and choose the HiDPI at half resolution:
https://cdn1.tekrevue.com/wp-content/uploads/2015/08/hidpi-mode-system-preferences.png
Attachments
Safari 12 HiDPI screenshot
(36.75 KB, image/png)
2018-12-10 23:45 PST
,
Roland Soos
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2018-12-11 10:37:28 PST
I think this is a quirk of Core Animation; we've fixed this for iOS in
bug 169457
, but I think we need the same fix for macOS.
Brent Fulgham
Comment 2
2022-06-30 16:45:23 PDT
I believe this has since been fixed on macOS. It works properly on the macOS Ventura Beta, and possibly older releases.
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