Closed
Bug 569158
Opened 16 years ago
Closed 16 years ago
DOM Events propagation problem
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 569078
People
(Reporter: bugzilla33, Unassigned)
References
()
Details
Attachments
(1 file)
|
550 bytes,
text/html
|
Details |
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.4) Gecko/20100523 Firefox/3.6.4
Gecko click event propagation problem.
Reproducible: Always
Steps to Reproduce:
Open URL/attachment and RIGHT-click mouse on red area.
Actual Results:
One alert.
Expected Results:
Two alerts.
Other browsers do not fire click event on RIGHT mouse click.
| Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
You've filed this bug already....
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 3•16 years ago
|
||
Er, unless you mean that this time the bug is about the initial dispatch target. As I said in bug 569078, that's already filed.
You need to log in
before you can comment on or make changes to this bug.
Description
•