Closed Bug 269855 Opened 20 years ago Closed 20 years ago

Click event via dispatchEvent stops working in Firefox 1.0 Gecko/20041107

Categories

(Core :: DOM: Events, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: john.spurlock, Unassigned)

Details

(Keywords: regression, testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

See the attached testcase (the "fake" scripting links should behave similarly to
the normal links)

The click event is correctly dispatched in mozilla 1.7.3 (Gecko/20040910) and 
firefox 0.9.3 (Gecko/20040803) and had been working in release candidates of
firefox 1.0

Now, neither case works - is this a known issue?  Thought it might be the
popup-blocker, but doesn't seem to make a difference.





Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Attached file Testcase
Confirmed.

This scenario was one of my tests for the new popup blocker, so the bug must've
been introduced later...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression, testcase
Yes, this is intentional, marking WONTFIX.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
(In reply to comment #4)
> Yes, this is intentional, marking WONTFIX.

Ok, so going forward, this will no longer be allowed?  What's the rationale?

Specifically, which gecko builds will this affect?  Is there another way to
launch a link via scripting for these affected versions?





Bug 265176 is a security issue, that why is cannot be accessed. That means that
we won't get a rationale until after Mozilla 1.8 is released. The versions
"affected" are Firefox starting with 1.0 and Mozilla starting with 1.8a5. And it
is easy enough to trigger a link:

window.location.href = link.href;
also affected will be mozilla starting 1.7.4 or .5
fair enough, thanks for the explanation
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: