Closed Bug 569078 Opened 15 years ago Closed 15 years ago

Event propagation problem

Categories

(Core :: DOM: Events, defect)

x86
Windows 7
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: bugzilla33, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Gecko 'click' propagation problem. Reproducible: Always Steps to Reproduce: 1. Open URL or attachment. 2. click red area. Actual Results: on right click - single alert on middle click - single alert Expected Results: on right click - no alerts on middle click - no alerts
Attached file testcase
confirmed with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100529 Minefield/3.7a5pre ID:20100529040313
Keywords: testcase
What's the issue? Per DOM spec, click events fire for buttons other than the left mouse button (which is why there's a way to tell what button was actually clicked by examining the event). So your expected results are just wrong, no?
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Oh, and the "single alert" (when it should be "double alert") issue is known, iirc.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: