Closed
Bug 38083
Opened 25 years ago
Closed 25 years ago
Right-click on button acts as left-click
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: rods)
References
()
Details
Build ID: 2000050308
In the URL above, a right click on either the "See bugs in this component" or
the "Open Bugzilla Entry Form" buttons acts as a left-click (but still produces
a context menu) and carries out the normal action for the button.
a regression, i believe
Assignee | ||
Comment 1•25 years ago
|
||
the htmlbuttoncontrolframe needs to be a dom listener and then prevent the event
from bubbling.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•25 years ago
|
||
cancelling event in the content node instead of making the frame be DOM
listeners - fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•