Open
Bug 1398410
Opened 8 years ago
Updated 3 years ago
wrong font selected causes github button icon misalign
Categories
(Core :: Graphics: Text, defect, P3)
Tracking
()
UNCONFIRMED
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox57 | --- | wontfix |
People
(Reporter: lilydjwg, Unassigned)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
11.85 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170908100218
Steps to reproduce:
visit a github repo page
Actual results:
the buttons should have icons lower than their text. The font in use is DejaVu Sans Bold and EmojiOne Color SVGinOT, this is my default font (bold variant).
Expected results:
the buttons should have icons align with their text as in Firefox 52 ESR. The font in use is Helvetica Negrita, as the css specifies.
Updated•8 years ago
|
Component: Untriaged → Layout: Text
OS: Unspecified → Linux
Product: Firefox → Core
Updated•8 years ago
|
Has STR: --- → yes
status-firefox57:
--- → affected
status-firefox-esr52:
--- → unaffected
Priority: -- → P3
I tried mozregression and it tells me 2015-05-13 is good and 2015-05-14 is bad, with an empty profile. This seems to be related to bug 1410374 and bug 1410339.
This happens with the same fontconfig configuration as bug 1413145 comment 4: setting sans-serif to Emoji One Color then DejaVu Sans and it happens, else it disappears.
Comment 3•8 years ago
|
||
Sounds like font matching issue, probably more related to Graphics.
Component: Layout: Text → Graphics: Text
Updated•8 years ago
|
Whiteboard: [gfx-noted]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•