Open Bug 70702 Opened 24 years ago Updated 2 years ago

need named constants for values of event.button

Categories

(Core :: DOM: Events, defect, P5)

defect

Tracking

()

Future

People

(Reporter: dbaron, Unassigned)

Details

We need named constants for the values of event.button at least for use
internally in both JS and C++.  See bug 60703 and bug 70683.  I guess the
reason we don't have these already is that the DOM spec doesn't have named
constants for them (left=0, middle=1, right=2).  We should probably contact
the DOM WG about making official names for them.
Marking future since we don't have a DOM spec for these right now.
Target Milestone: --- → Future
Severity: normal → trivial
Priority: -- → P5
Assignee: joki → nobody
QA Contact: vladimire → events
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.