Closed Bug 965254 Opened 12 years ago Closed 3 years ago

HiDPI upscaling of 1x images looks worse than in Safari

Categories

(Core :: Graphics, defect)

All
macOS
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mstange, Unassigned)

References

()

Details

Attachments

(1 file)

Attached file comparison
This bug was originally reported in bug 957660. STR: 1. Go to http://www.mozilla.org/en-US/ in Firefox and Safari on a retina Mac. 2. Look at the red thread in the background image behind "Learn the web". This image does not have a 2x resolution, it gets scaled up by the browser. The scaled image looks better in Safari than in Firefox. The differences are especially apparent in the curved parts of the red line.
Flags: needinfo?(jmuizelaar)
The difference in quality seems to come from using Accelerated CoreGraphics. If you "Disable Full Page Accelerated Drawing in New Windows" the quality that you get is the same as Firefox.
Flags: needinfo?(jmuizelaar)
I think we are using NN for background images to avoid slow scaling of really large background images. CNN for example uses a tiny image they scale across the whole page which is super slow. I added a path to scale that on the GPU which uses higher quality scaling. We could try that
Severity: normal → S3

Are you still able to reproduce?

Flags: needinfo?(mstange.moz)

No, this looks fixed!

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(mstange.moz)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: