Closed (works as designed)
Project:
@font-your-face
Version:
7.x-2.6
Component:
Edge Fonts (provider)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2012 at 16:36 UTC
Updated:
11 Dec 2012 at 17:24 UTC
Enabled Edge fonts today and a good chunk of the fonts in "Browse" show a generic serif for the preview. Preview (thumbnail, not edit page) doesn't change until font is enabled and a CSS selector set. Checked League Gothic and Boogaloo edit page and preview was showing correct font.
Let me know if you need more information - more than happy to help.
| Comment | File | Size | Author |
|---|---|---|---|
| font-incorrect-display.jpg | 151.74 KB | Courtney.B |
Comments
Comment #1
Drave Robber commentedIf the preview is OK on the first page but broken on subsequent pages, it's most likely an AJAX issue.
You can work around this by editing the view to disable AJAX (
admin/structure/views/view/fontyourface_browse/edit, look under 'Advanced').(Actually, a while ago in #1810308: Please disable autosubmit for font browsing (and also maybe turn off AJAX) I suggested turning AJAX off in defaults - AJAX is nice to have but not indispensable, and it seems not to work properly for more than 1% of users.)
Comment #2
Courtney.B commentedThanks Drave!
Closing this issue since I'm probably one of the unlucky users who has AJAX problems. I'm going to view this positively though - at least I'm in the 1% for something. ;)
I'll be disabling AJAX as you suggested.