Closed
Bug 39205
Opened 25 years ago
Closed 25 years ago
preferences stops working if you select Mail & Newsgroups
Categories
(SeaMonkey :: Preferences, defect, P1)
SeaMonkey
Preferences
Tracking
(Not tracked)
VERIFIED
FIXED
M16
People
(Reporter: jimb, Assigned: sspitzer)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m16) Gecko/20000513
BuildID: 20000051308
If I open Prefences, click on Mail and Newsgroups, and then try to pick a
different preference the right pane never updates. In addition, the OK button
will not work at all, I have to cancel and lose any preference changes made to
this point
Reproducible: Always
Steps to Reproduce:
1.Open Preferences
2.Click "Mail and Newsgroups"
3.Try to select a different preference, or try to click OK
Actual Results: It sorta hung. It was possible to hit cancel and escape but
preferences became useless
Expected Results: Obviously, for Mozilla to not hang like this
Updated•25 years ago
|
Assignee: matt → ben
Severity: major → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
Comment 2•25 years ago
|
||
gack! this happens on today's linux opt comm bits, too. [2000.05.15.08] marking
all/all. this occurs after selecting *any* of the Mail and Newsgroups
categories. the following appears in the console:
CSSLoaderImpl::DidLoadStyle: Load of URL
'chrome://communicator/skin/pref/pref.css' failed. Error code: 16389
JavaScript error:
chrome://global/content/nsWidgetStateManager.js line 128:
this.dataManager.pageData[aPageTag] has no properties
Using may 16 commercial builds, NT 4.0 and Mac OS 9.0 -- Worse: if you're in the
mail window and go to Edit|Preferences (which would select mail and newsgroups
pref category) you are hung. No pref dialog appears, no way out that I've found.
Priority: P3 → P1
Comment 4•25 years ago
|
||
Confirming on Windows 2000 as well.
You can get out of the hang by deleting mozregistry.dat and mozver.dat.
Reporter | ||
Comment 5•25 years ago
|
||
Not sure why, but going to preferences, doing whatever, saying OK and then re
opening preferences gives you just the right pane of whatever the last
preference you were looking at. No Ok, Cancel or anything, just that little
pane.
Comment 6•25 years ago
|
||
noticed that this also happens after selecting the Advanced category, using
today's bits 2000.05.18.08 [opt comm] on all platforms. am guessing it's due to
the same bug, so updating summary.
Summary: preferences stops working if you select "Mail and Newsgroups" → preferences stops working if you select Mail & Newsgroups or Advanced
Assignee | ||
Comment 9•25 years ago
|
||
must kill all mailnews bugs.
poor ben is way overloaded.
I'll investigate this later today.
Assignee: ben → sspitzer
Target Milestone: --- → M16
Comment 10•25 years ago
|
||
oh, and here's the console info after clicking another category after clicking
Advanced:
JavaScript error:
chrome://global/content/nsWidgetStateManager.js line 126: elements[i] has no
properties
since it's in line 126, rather than 128, this may or may not be a seperate bug.
however, if the fix for the original one (Mail & News...getting error in line
128) fixes the one for Advanced, that'd be good.
Comment 11•25 years ago
|
||
*** Bug 39773 has been marked as a duplicate of this bug. ***
Comment 13•25 years ago
|
||
*** Bug 40001 has been marked as a duplicate of this bug. ***
Comment 14•25 years ago
|
||
*** Bug 37708 has been marked as a duplicate of this bug. ***
Comment 15•25 years ago
|
||
*** Bug 40142 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 16•25 years ago
|
||
fixed. the problem is pref.css is no more. removing all includes of it.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 17•25 years ago
|
||
*** Bug 40289 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 18•25 years ago
|
||
mailnews works, but advanced is still broken, it was another problem.
see bug 40245
updating summary.
off to go fix 40245
Summary: preferences stops working if you select Mail & Newsgroups or Advanced → preferences stops working if you select Mail & Newsgroups
Comment 19•25 years ago
|
||
verif fixed using opt commercial bits on linux [2000.05.23.13], mac
[2000.05.23.12] and winnt [2000.05.23.10].
Status: RESOLVED → VERIFIED
Comment 20•23 years ago
|
||
Mass removing self from CC list.
Comment 21•23 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•