Closed
Bug 1472593
Opened 7 years ago
Closed 6 years ago
[10.14] Subpixel antialiasing deprecation on macOS Mojave.
Categories
(Core :: Graphics: Text, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1495282
People
(Reporter: itaieps+github, Unassigned)
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.42 Safari/537.36
Steps to reproduce:
1. Open Firefox on macOS Mojave.
2. Navigate to any site, preferably with a lot of text like Wikipedia.
3. Open the same web page on 1) Safari or 2) Firefox on an older version of macOS.
4. Compare the font antializing.
Actual results:
Web pages look like `font-smoothing: antialiased` forceably applied.
Expected results:
Texts should not be antialiased.
Relevant issues:
1. https://github.com/Microsoft/vscode/issues/51132
2. https://github.com/atom/atom/issues/17486
3. https://twitter.com/siracusa/status/1004143205078597633
This is likely triggered by the recent deprecation of subpixel antialiasing on macOS Mojave.
Comment 3•7 years ago
|
||
Moving to a better component (I think).
Component: Untriaged → Graphics: Text
Product: Firefox → Core
Summary: Subpixel antialiasing deprecation on macOS Mojave. → [10.14] Subpixel antialiasing deprecation on macOS Mojave.
Comment 4•7 years ago
|
||
Lee, you probably have already seen this all over the tech news, and were anticipating this coming your way? :)
Flags: needinfo?(lsalzman)
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 5•7 years ago
|
||
Talked with Jonathan Kew. It seems like Apple is still tweaking things behind the scenes related to this, to the extent that we won't know the full impact of this until 10.14 is actually released or gets closer to release.
Flags: needinfo?(lsalzman)
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•