Closed
Bug 1404645
Opened 8 years ago
Closed 8 years ago
bad font alignment for numbers
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mister.freeman, Unassigned)
Details
Attachments
(1 file)
|
9.79 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170918122929
Steps to reproduce:
I have installed firefox 55 ( and also 56 ), I use archlinux 64 bits
Actual results:
on some sites with some fonts I notice that the numbers can be badly misaligned, for example in the string "2017" the number "1" can be misaligned,
example of bad rendering for this website :
http://www.lemonde.fr/europe/article/2017/09/30/catalogne-plus-de-la-moitie-des-bureaux-de-vote-mis-sous-scelles_5194131_3214.html
see also the attached file with this bugreport
more information on this archlinux forum :
https://bbs.archlinux.org/viewtopic.php?id=230419
Expected results:
the numbers should be correctly aligned,
with firefox 54 and previous versions I didn't have this problem, I suspect this patch added to firefox 55 in order to correct a problem related to freetype2 :
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/firefox&id=44e8e010c7c02cbae56a2bbc1254ba43c22a3b85
finally it's not a bug from firefox,
the problem comes from the font "nimbus sans regular", firefox selects this font, but chromium uses another font, which gives this difference about the rendering
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•