Closed
Bug 111138
Opened 24 years ago
Closed 24 years ago
Mozilla preference'll not show avaible iso-8859-1fonts in preference.
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 108939
People
(Reporter: knutjbj, Assigned: samir_bugzilla)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
BuildID: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
MOzilla 0.96 will not show iso-8859-1 in fonts in prefernce. I got right
fonts by deleting fonts refernce in prefs.js. However I se wrong filde now.
Reproducible: Always
Steps to Reproduce:
1. choice truetype
2.
3.
Actual Results: it show wrong font, but render right font. and show
adobe-courier-iso8859-3
Expected Results: I should se the font i have in user.pref
user_pref("ab_dir.outliner_geometry", "259x(1)Name:115;");
user_pref("addressbook.addresseepane.outliner_geometry",
"140x(2)State::62;Name:566;");
user_pref("addressbook.outliner_geometry", "259x(5)TYPE:14;Name:117;Email
Address:114;Organization:38;Phone:38;Nickname:50;City:60;");
user_pref("addressbook.searchpane.outliner_geometry",
"184x(5)TYPE:28;Name:197;Email
Address:183;Organization:95;Phone:95;Nickname:83;City:83;");
user_pref("bookmarks.outliner_geometry",
"100x(4)Name:69;Location:70;LastVisited:29;CreatedOn:57;");
user_pref("browser.bookmark_file", "/home/knutjbj/.mozilla/bookmarks.html");
user_pref("browser.display.use_document_fonts", 0);
user_pref("browser.download.progressDnldDialog.keepAlive", false);
user_pref("browser.helperApps.neverAsk.openFile", "audio%2Fx-pn-realaudio");
user_pref("browser.history.last_page_visited",
"http://bugzilla.mozilla.org/show_bug.cgi?id=41721");
user_pref("browser.history_file", "/home/knutjbj/.mozilla/history.db");
user_pref("browser.sarcache.directory", "/home/knutjbj/.netscape/archive/");
user_pref("browser.search.defaultengine",
"engine:///usr/lib/mozilla/searchplugins/NetscapeSearch.src");
user_pref("browser.startup.homepage", "http://www.yahoo.com");
user_pref("browser.startup.homepage_override.mstone", "rv:0.9.6");
user_pref("browser.startup.license_accepted", "500 4.78");
user_pref("browser.startup.page", 0);
user_pref("browser.urlbar.autoFill", true);
user_pref("browser.user_history_file", "/home/knutjbj/.mozilla/history.list");
user_pref("browser.win_height", 780);
user_pref("browser.win_width", 1140);
user_pref("browser.xfe.prefs_version", "");
user_pref("comppicker.outliner_geometry",
"140x(4):15;Name:118;Email:118;Organization:115;Phone
Number:40;City:50;Nickname:60;");
user_pref("custtoolbar.Browser.Personal_Toolbar.open", false);
user_pref("editor.win_height", 0);
user_pref("editor.win_width", 0);
user_pref("font.language.group", "[object Window]");
user_pref("intl.font_charset", "iso-8859-1");
user_pref("font.name.cursive.x-western", "-lithograph-iso8859-1");
user_pref("font.name.fantasy.x-western", "-lithograph-iso8859-1");
user_pref("font.name.monospace.x-western", "monotype-courier new-iso8859-1");
user_pref("font.name.sans-serif.x-western", "monotype-arial-iso8859-1");
user_pref("font.name.serif.x-western", "monotype-times new roman-iso8859-1");
user_pref("general.useragent.contentlocale", "");
user_pref("helpers.private_mailcap_file", "/home/knutjbj/.mailcap");
user_pref("helpers.private_mime_types_file", "/home/knutjbj/.mime.types");
user_pref("intl.charset.detector", "");
user_pref("intl.charsetmenu.browser.static", "ISO-8859-1, ISO-8859-15");
confirming. Seems my font prefs aren't read in when opening prefs anymore. Been
seeing this one for some days now.
When opening prefs, language selection dropdown is blank and all fonts are
seemingly set to iso8859-3, font size 8
I also have iso8859-1 in prefs.
If i change language ("Fonts for..") to Western, iso8859-1 settings are
automatically readded in prefs, visibly now, and fontsize changes to my original
setting, 13px.
Doesn't seem to do any harm though, but it's confusing to reset it and seemingly
have it "reset" to wrong options all the time.
Testing with current CVS, linux.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•24 years ago
|
||
could this be another symptom of bug 108939?
*** This bug has been marked as a duplicate of 108939 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•