Closed
Bug 1302271
Opened 9 years ago
Closed 9 years ago
the 'contextmenu' event don't work when request PointerLock
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: 5alifashil, Unassigned)
Details
(Keywords: testcase-wanted, Whiteboard: [specification][type:bug])
What did you do?
================
1.request PointerLock on element.
2.adding 'contextmenu' event listener to element ( Right Click Event ).
3.after applying the PointerLock ,the 'contextmenu' event dont work ( dont call back function listener ) !!.
What happened?
==============
after applying the PointerLock ,the 'contextmenu' event dont work ( dont call back function listener ) !!.
What should have happened?
==========================
it should listening to event to call back function needed.
Is there anything else we should know?
======================================
no.
Updated•9 years ago
|
Component: Events → Untriaged
Product: Mozilla Developer Network → Firefox
Comment 1•9 years ago
|
||
could you please provide a test case for this issue?
Keywords: testcase-wanted
Comment 2•9 years ago
|
||
Closing this issue as incomplete due to lack of response from the reporter.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•