Open
Bug 1401181
Opened 7 years ago
Updated 8 months ago
Pointer Lock Notification showing after close tab (Ctrl+W) and hover this notification before disappears.
Categories
(Firefox :: General, defect, P3)
Tracking
()
UNCONFIRMED
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: dev.lukaszpolowczyk, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170809145938
Steps to reproduce:
1. Open https://mdn.github.io/dom-examples/pointer-lock/ in new tab.
2. Click mouse on black field.
3. Quick use Ctrl+W key shortcut to close this tab.
4. Quick mouse hover on Pointer Lock Notification (this one with info about control of cursor) BEFORE this notification flees and disappears from the screen.
Speed is important because notification will quickly disappear when you press Ctrl + W.
This is not a one-off case. I tried to do it and went out repeatedly, practically reliably.
Actual results:
From that moment, notification about Pointer Lock showing when hover mouse on top screen edge. Like in FullScreen mode.
Expected results:
This notification should not let you "catch" the mouse. This notification should not appear when the card is closed.
For example, when I press Ctrl+F, Pointer Lock off normally even when the notification is still visible, it suddenly disappears.
You will never be able to get a notification.
When notification hide an mouse hover (like in Full Screen Mode).
When notification hide and mouse hover on top screen edge (Like in FullScreen Mode).
Updated•7 years ago
|
Component: Untriaged → Notifications and Alerts
Product: Firefox → Toolkit
Comment 4•7 years ago
|
||
The code is in browser/base/content/browser-fullScreenAndPointerLock.js so this belongs in Firefox::General
Component: Notifications and Alerts → General
Product: Toolkit → Firefox
Updated•7 years ago
|
status-firefox57:
--- → fix-optional
Updated•7 years ago
|
Priority: -- → P3
Comment hidden (abuse-reviewed) |
Updated•2 years ago
|
Severity: normal → S3
This bug no longer occurs in stable Firefox 126.0.1 (64 bit) on Arch Linux with Cinnamon. Nighly doesn't have this bug either.
The notification disappears immediately when you press Ctrl+W, so there is no way to hover over it, so the bug will never be triggered.
I think this can be closed.
I don't know when it was fixed or how, but the bug no longer exists.
You need to log in
before you can comment on or make changes to this bug.
Description
•