Open
Bug 924254
Opened 11 years ago
Updated 2 years ago
PointerLock loses mouse ownership when alt-tabbing in windows 8
Categories
(Core :: Widget: Win32, defect, P3)
Tracking
()
NEW
People
(Reporter: mbest, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [games:p?][tpi:+])
The behavior I'm seeing starts when you full screen an app that takes mouse lock. Once you in that state, You then alt tab to something else while still in full screen mode. Then alt-tab back to the browser, the PointerLock is no longer engaged even though the application is still in full screen mode.
Reporter | ||
Comment 1•11 years ago
|
||
I have successfully duplicated this in BananaBread: https://developer.cdn.mozilla.net/media/uploads/demos/a/z/azakai/3baf4ad7e600cbda06ec46efec5ec3b8/bananabread_1373485124_demo_package/index.html
Reporter | ||
Updated•11 years ago
|
Whiteboard: [games:p?]
Updated•11 years ago
|
Blocks: gecko-games
I don't think this is Win8 specific (not a regression); I think this is just a bug that we have. Still important, the behaviour is unexpected.
Firefox should take pointer lock back, but only if it's still in full screen. (If pointer lock was engaged in non-full-screen, we should leave it disengaged.)
Component: Event Handling → Widget: Win32
Hardware: x86_64 → x86
Whiteboard: [games:p?] → [games:p1]
Whiteboard: [games:p1] → [games:p?]
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [games:p?] → [games:p?][tpi:+]
Comment 3•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•