Open
Bug 1230446
Opened 10 years ago
Updated 3 years ago
Missing fonts in add-ons and webpages
Categories
(Core :: Graphics: Text, defect)
Tracking
()
NEW
People
(Reporter: bugzilla, Unassigned)
Details
(Whiteboard: gfx-noted)
Attachments
(1 file)
|
65.40 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17
Build ID: 20151203004003
Steps to reproduce:
- Launched Firefox
I removed Firefox (newest non-beta version) and tried installing the newest Developer edition instead 44.0a2 (with a new profile). It still happens, both in webpages and in add-ons.
Actual results:
Lots of missing fonts/letters/symbols (see screenshots)
Expected results:
Fonts shouldn't be missing.
**Note that the user-agent on the bug is not from the tested browser**
Here are two extra screenshots - one from an add-on (uMatrix). It happens both with and without add-ons installed.
http://i.imgur.com/I01vV62.png (uMatrix)
http://i.imgur.com/voeIJ0M.png (MDN.com)
Sorry, attached the same screenshot twice. I intended to add from Github:
http://i.imgur.com/hcDLffp.png
Comment 3•10 years ago
|
||
I could not reproduce this, though I am confused about the correct component.
Graphics:Text ??? or Layout:Fonts
Feel free to move If I am wrong
QA Whiteboard: [bugday-20151130]
Component: Untriaged → Graphics: Text
Product: Firefox → Core
Comment 4•10 years ago
|
||
T.Toft: Are you running the 32-bit or 64-bit Windows build?
If you're currently running the 64-bit version, please test with the 32-bit build and confirm whether the problem still occurs.
Flags: needinfo?(bugzilla)
I tired uninstalling and are now running Firefox 42.0 (32-bit). That fixed it.
Flags: needinfo?(bugzilla)
Disregard my last comment. I looked at github.com as a test and it seemd to be working fine. I tired MDN and the "fonts" are now missing again*
*- Not sure if it is a font or images?
Comment 7•10 years ago
|
||
They're icon fonts (e.g. the "octicons" font used on Github), and apparently in some cases they're failing to load for you.
I think I've seen several reports lately of fonts failing to load in the 64-bit Windows build.
cc'ing jdaggett for any insight.
FWIW, I can reproduce this on MDN as well. I cannot reproduce this in a new profile so perhaps there's something I've changed that triggers this. I'm not sure it's related but I see the following error in the Web Console:
> downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:2): bad URI or cross-site access not allowed source: https://developer.cdn.mozilla.net/static/styles/libs/font-awesome/fonts/fontawesome-webfont.4f0022f25672.ttf
Status: UNCONFIRMED → NEW
Ever confirmed: true
(In reply to Anthony Hughes, QA Mentor (:ashughes) from comment #8)
Sorry, that cut off some of the log. The entire message is as follows.
(!) Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://developer.cdn.mozilla.net/static/styles/libs/font-awesome/fonts/fontawesome-webfont.4f0022f25672.ttf. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
(x) downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:2): bad URI or cross-site access not allowed source: https://developer.cdn.mozilla.net/static/styles/libs/font-awesome/fonts/fontawesome-webfont.4f0022f25672.ttf
Comment 10•10 years ago
|
||
Okay so now I've done the Reset Nightly dance and reinstalled my addons but the bug does not reproduce, nor do I see the errors in comment 9. That leads me to believe either some corrupt cache or some preference change triggered it. I have the profile backed up if someone wants to take a look at it.
Comment 11•10 years ago
|
||
I have also seen the errors coming up in the console and security tab. some site (from where the fonts were fetched) blocked the visiting site to access the fonts.
though this is random
| Reporter | ||
Comment 12•10 years ago
|
||
I'll try the nightly later today and report back. Is there any way to see a log of what is blocking the icons in add-ons, since I'm also seeing it there?
| Reporter | ||
Comment 13•10 years ago
|
||
I'm having a "crash on new tab" problem also. Maybe it is related and corrupting something?
bug 1189266
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•