Closed
Bug 128713
Opened 24 years ago
Closed 24 years ago
popup has no properties when View->Page Source
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 108745
People
(Reporter: ajschult784, Assigned: trudelle)
Details
Linux build 20020302, also today's CVS.
I get errors in the Javascript console when I do View->Page Source:
-----------------------------------
Error: popup has no properties
Source File: chrome://messenger/content/mailNavigatorOverlay.xul Line 100
-----------------------------------
also
-----------------------------------
Error: popup has no properties
Source File: chrome://editor/content/editorApplicationOverlay.js Line 55
-----------------------------------
both occur trying to reference the element in mailNavigatorOverlay.xul:
126 <popup id="contentAreaContextMenu">
I see this in builds back to 20020114 (and probably back farther)
Comment 1•24 years ago
|
||
Duplicate of "js errors in mailNavigatorOverlay.xul & editorApplicationOverlay.js"
*** This bug has been marked as a duplicate of 108745 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•