Closed Bug 172623 Opened 22 years ago Closed 22 years ago

Inline javascript alerts not working

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 167559

People

(Reporter: bill.keenan, Assigned: rogerl)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910

as stated, neither of these alerts are firing.
--
<html><head> 
<script TYPE="text/javascript"> 
window.alert("ey"); 
</script> </head>
<body onload=javascript:alert("hey");> 
test 
</body> </html>


Reproducible: Always

Steps to Reproduce:
1.use the html in the details
2.notice nothing happening.  8)


Actual Results:  
nuthin. 

Expected Results:  
2 alerts

also reported for trunk/2002100308.
Confirmed using FizzillaCFM/2002100308
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
OS: Windows 2000 → All
Hardware: PC → All
Summary: inline javascript alert not working → Inline javascript alerts not working
I see the popups, but I have to enable 'open unrequesten windows' in preferences
-> advanced -> scripts and plugins.
This has to do with windows, not with javascript.
They're being blocked as if they were 'unrequested windows' :(

*** This bug has been marked as a duplicate of 167559 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
doh, they are unrequested windows.... confirmed that when enabled the windows
pop up.

Is this a problem between the keyboard and chair?

Verified Duplicate.

Bill: thank you for this report. You have been cc'ed on the other
bug so you can follow progress on this -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: