Closed
Bug 115460
Opened 23 years ago
Closed 23 years ago
Can't close Preferences dialog after going to Appearance -> Fonts
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: arnoudb, Assigned: samir_bugzilla)
Details
Steps to reproduce:
1) Open Prefs dialog
2) Go to Appearance -> Fonts
3) Hit Ok.
Result:
Nothing happens. The dialog doesn't close.
The JS Console shows this assertion:
Error: [Exception... "Component returned failure code: 0x8000ffff
(NS_ERROR_UNEXPECTED) [nsIPref.SetIntPref]" nsresult: "0x8000ffff
(NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://communicator/content/pref/pref-fonts.js :: saveFontPrefs :: line 314"
data: no]
Source File: chrome://communicator/content/pref/pref-fonts.js
Line: 314
Reporter | ||
Comment 1•23 years ago
|
||
Oops, forgot to mention: this is with latest CVS build
Assignee | ||
Comment 2•23 years ago
|
||
Reporter,
Please use the bugzilla helper when reporting bugs. I cannot reproduce this
problem on a current Win2K build. I even tried changing my dpi setting since
the offending line of code appears to be triggered when the dpi setting is being
changed (or if you have a corrupt prefs.js file I suppose). Could you reproduce
this with a new profile but the same build? Also, probably irrelevant but what
platform are you on (Win2K as reported)? Thanks.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•