Closed
Bug 106624
Opened 24 years ago
Closed 21 years ago
javascript error in nsContextMenu.js
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: sspitzer)
Details
if you have turned off the loading of the "start page" in the message pane the
message pane just appear blank. But if you right click in the message pane with
this blank page you get:
Error: _content.getSelection() has no properties
Source File: chrome://communicator/content/nsContextMenu.js
Line: 671
Error: gMessagePaneContextMenu has no properties
build 20011024
Reporter | ||
Comment 1•23 years ago
|
||
steps to reproduce error is now:
turn off the loading of the "start page" in the message pane. Right click in the
blank message pane and select Edit page in compose then you get:
Error: this.link.getAttributeNS is not a function
Source File: chrome://communicator/content/nsContextMenu.js
Line: 572
20020117
WFM? I mean, the message pane isn't blank, it shows the account infos. And there
is no context menu. Do I miss something?
build 2003052108
Comment 3•21 years ago
|
||
Henrik, is this still an issue?
Comment 4•21 years ago
|
||
This is no longer reproducable by following either set of directions.
Comment 5•21 years ago
|
||
My apologies, I forgot to post my build. This is not reproducable on Seamonkey
build 20040217.
Comment 6•21 years ago
|
||
Also, by saying "not reproducable" I was referring to the fact that the option
no longer exists on the context menu, thus cannot be reproduced by following the
directions.
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 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
•