Closed Bug 1302271 Opened 8 years ago Closed 8 years ago

the 'contextmenu' event don't work when request PointerLock

Categories

(Firefox :: Untriaged, defect)

All
Other
defect
Not set
normal

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.
Component: Events → Untriaged
Product: Mozilla Developer Network → Firefox
could you please provide a test case for this issue?
Keywords: testcase-wanted
Closing this issue as incomplete due to lack of response from the reporter.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.