I recently upgraded to 15.10 and jumped through a bunch of hoops to get Clementine running and somewhere along the way I stopped seeing text on quite a few web pages in Firefox.
I thought that a plugin check would help, but ...
If I use the element inspector, the text is definitely there. But it isn't showing up on the screen. I can't seem to find a pattern to it, except that it is consistent. I never see headlines on SFist.com or LAist.com but I can read the articles fine. But there doesn't seem to be an obvious pattern to which fonts don't show up.
This started when I got Clementine installed, but I don't have a record of exactly what I installed that day (maybe there is a record I can access somewhere?) and I can't figure out why that would cause fonts to stop appearing in my web browser.
Any tips on troubleshooting this?
Update: I see the same behavior in a clean profile, with no add-ons. I see the same behavior in a fresh user account.
On one page, using the element inspector to disable "sans-serif" at the end of a list like font-family: "Open Sans",X-LocaleSpecific,sans-serif;
renders the page readable. Same with Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,sans-serif;
If I pull sans-serif
off the end, I see the page fine (in a serif font).
So it seems like Firefox is unable to find anything to fill that set of requirements -- it has no sans-serif font at all?