Font character spacing broken after upgrading to Firefox 116.0.2 (Windows HiDPI scaling 150%)
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox116 | --- | wontfix |
| firefox117 | --- | fixed |
| firefox118 | --- | fixed |
People
(Reporter: koubekk, Unassigned)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0
Steps to reproduce:
After recent update to Firefox 116.0.2, I noticed that the default "Arial" font in Google Sheets is rendered substantially differently that previous Firefox releases and even other browsers (Edge, Chrome) - there is a much larger spacing between the font characters.
To be sure, that this is a recent regression and not a user error, I downloaded the previous Firefox version 115.0.3, where the rendering is fine and in line with other browsers.
Actual results:
The font rendering in 116.0.3 has larger spacing between characters, leading to broken formatting in web pages.
Expected results:
The font rendering should be the same as in Firefox 115.0.3 or other browsers, so the common products like Google Sheets are not visually broken.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Text and Fonts' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Reporter | ||
Comment 2•2 years ago
|
||
Additional information - this bug shows only with Windows
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 3•2 years ago
|
||
Here is a comparison of the font rendering to other browsers.
| Reporter | ||
Updated•2 years ago
|
Comment 4•2 years ago
•
|
||
I can reproduce this issue on Firefox117.0b6 Windows10, Windows11 DPI=150%.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=57dfc72d508c3d7ac1e157efd4939c22f08d47fd&tochange=0c63392b51ad1d6ffc0f8ed81512d75f0ebd9511
Suspect: Bug 1838768
Updated•2 years ago
|
Comment 6•2 years ago
|
||
:jfkthame, since you are the author of the regressor, bug 1838768, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 7•2 years ago
|
||
I believe this was another manifestation of the same issue as bug 1845828, and according to comment 5, the patch there should have fixed it.
Updated•2 years ago
|
Description
•