Closed Bug 177022 Opened 22 years ago Closed 22 years ago

Javascript errors when navigating to Tools Menu

Categories

(Core :: Graphics: Image Blocking, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 176999

People

(Reporter: bugzilla, Assigned: morse)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021027
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021027

Something is broken inside cookieNavigatorOverlay.xul

Reproducible: Always

Steps to Reproduce:
1. Go to Tools -> Javascript Console. Clear console contents.
2. Arrange windows so you can see both main window and console window.
3. Point your mouse at Tools menu item of the main window, so the submenu drops
down.

Actual Results:  
Error: element has no properties
Source File: chrome://cookie/content/cookieNavigatorOverlay.xul
Line: 129


I figured out that the function that fails is called from the followuing line: 

>  enableElement("BlockPopups", useManager && suitable && enableBlock);

However, I can't figure out how to fix it, since I don't understand what it
SHOULD do in the first place


Expected Results:  
No idea what it should do. But there should be no JS error, definitely.


I can't figure out how to fix it, since I don't understand what it SHOULD do in
the first place
Status: UNCONFIRMED → NEW
Ever confirmed: true

*** This bug has been marked as a duplicate of 176999 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.