Closed
Bug 137390
Opened 24 years ago
Closed 24 years ago
when account name selected in folder pane, Edit menu throws js errors
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: bugZ, Assigned: sspitzer)
Details
win32 trunk build 2002041210, win98se
mail-news 3-pane view
1. Start mozilla -mail -console, open Javascript console
2. Select an account name in the folder pane
3. Select Edit menu (the intent is to go to prefs)
Javascript console shows the following error (4 of them):
Error: loadedFolder has no properties
Source File: chrome://messenger/content/mailWindowOverlay.js
Line: 1510
DOS window console shows the following messages:
An error occurred updating the cmd_undo command
An error occurred updating the cmd_redo command
An error occurred updating the cmd_undo command
An error occurred updating the cmd_redo command
This doesn't happen on the 032408 build, but does on the 040314 build, so it
started happening somewhere in between.
BTW, I don't check for any new messages at mail-news startup, so my default
account name, not a folder, is always the initial selection when mail-news
starts up.
Comment 1•24 years ago
|
||
WFM on WinXP trunk build 2002072708. (I don't see the JS errors :)
Reporter: if you still see this problem on a recent nightly, please reopen this
bug. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•