Closed
Bug 1337017
Opened 9 years ago
Closed 9 years ago
Google Slides "Some fonts could not be loaded, Try reloading."
Categories
(Core :: Graphics: Text, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1331737
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | affected |
People
(Reporter: bobby.chien+bugzilla, Unassigned)
References
()
Details
(Whiteboard: [gfx-noted][platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleSlides])
Attachments
(1 file)
|
1.48 MB,
image/png
|
Details |
+++ This bug was initially created as a clone of Bug #1331737 +++
STR:
1. In Firefox Nightly, open a Google Slides such as:
https://docs.google.com/presentation/d/10P0gEtg67XcPm5nXgp5E2bw_mi35k2ceBs2C2fMQvI0/edit#slide=id.g13e9e97e33_0_0
2. Wait about five seconds for the doc to finish loading.
RESULT:
Google Slides shows a warning that says "Some fonts could not be loaded. Try reloading." I don't see any obvious errors in the devtools console.
I can reproduce this warning consistently with Nightly 54 (on Windows 10 and macOS 10.12), but not in Beta 52 or Release 51.
| Reporter | ||
Updated•9 years ago
|
| Reporter | ||
Comment 1•9 years ago
|
||
Hi Jonathan, Andrew, Is this a similar issue with bug 1331737?
Flags: needinfo?(overholt)
Flags: needinfo?(jfkthame)
Comment 3•9 years ago
|
||
(In reply to Bobby Chien [:bchien] from comment #1)
> Hi Jonathan, Andrew, Is this a similar issue with bug 1331737?
Bobby, this bug is probably a duplicate of bug 1331737. Look in the Firefox *browser* console, not the *devtools* console, for warnings like these:
downloadable font: Layout: DFLT script doesn't satisfy the spec. DefaultLangSys is NULL (font-family: "Varela Round--Menu" style:normal weight:normal stretch:normal src index:0) source: https://fonts.gstatic.com/s/varelaround/v8/APH4jr0uSos5wiut5cpjrkWnNVpw0CtxFlw7ZW7Wg4I.woff2 (unknown)
To open the browser console, use Ctrl+Shift+J or the Tools > Web Developer > Browser Console menu.
If you see any warnings about fonts *other than* "Varela Round--Menu", "Alegreya Sans", "Amatic SC--Menu" or "Merriweather--Menu", then you have found a new bad font for Google to fix.
Depends on: 1331737
Flags: needinfo?(bchien)
Comment 4•9 years ago
|
||
Note that Jonathan is adding a pref in bug 1331737 to allow us to disable the font checks so we don't see these Google warnings during our tests.
Comment 5•9 years ago
|
||
(In reply to Bobby Chien [:bchien] from comment #0)
> I don't see any obvious errors in the devtools console.
This is the same as bug 1331737.
Check the Browser Console (not Web Console), and force-reload the page; I think you'll see the error messages regarding the fonts there. Or disable the new web console front-end (devtools.webconsole.new-frontend-enabled = false) and re-open it.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jfkthame)
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(bchien)
You need to log in
before you can comment on or make changes to this bug.
Description
•