Firefox
Jump to navigation
Jump to search
computing: software: web browsers: Firefox
Overview
Firefox is a free, open-source web browser.
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Reference
Notes
From Tene's comments after he solved a problem we were having where Firefox was displaying all fonts (in menus as well as web pages) as blanks or underlines:
The problem was FireFox using Pango and there being an issue with the version of pango and FF, or something like that ... I think it's a remnant of the weird stuff atrpms did ... like, they just shut down, because new FC had all that stuff in it ... so they left a lot of stuff with unresolved deps, etc. ... so I edited /usr/bin/firefox (which is a wrapper that sets env vars and calls firefox-bin in some lib directory) and uncommented the DISABLE_PANGO lines |