Fullscreen/pointer lock warning has wrong stack order
Categories
(Firefox :: Messaging System, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox87 | --- | wontfix |
| firefox88 | --- | verified |
| firefox89 | --- | verified |
People
(Reporter: m, Assigned: jaws)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Trigger fullscreen or pointer lock with the active browser tab or notification bar overlapping the warning overlay.
Actual results:
The warning overlay that appears when entering fullscreen or pointer lock is positioned behind the active browser tab bar tab element and any visible notification bars.
Expected results:
Warning overlay should appear in front of all other UI elements?
| Reporter | ||
Comment 1•5 years ago
|
||
| Reporter | ||
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
I was able to reproduce this issue on latest Nightly version 89.0a1 (2021-03-29) (64-bit) on Windows 10 64-bit.
I'll set a component and change flags accordingly. If this is not the right component please feel free to route this ticket to the corresponding team, thanks!
The severity suggested is S3
Comment 4•5 years ago
|
||
Edgar is probably more familiar with the issue here.
Comment 5•5 years ago
|
||
Seems like a regression of changing notification bar styles, bug 1656494, jaws, mind taking a look? Thanks.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 6•5 years ago
|
||
NI @ciprian to help provide the regression range, thanks
| Assignee | ||
Comment 7•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
| Assignee | ||
Comment 12•5 years ago
|
||
Comment on attachment 9213614 [details]
Bug 1701379 - Set z-index on the pointerlock warning to place it higher than the notification and tabs.
Beta/Release Uplift Approval Request
- User impact if declined: Pointer lock message unable to be read if notification bar is visible
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple CSS change
- String changes made/needed: none
Comment 13•5 years ago
|
||
Comment on attachment 9213614 [details]
Bug 1701379 - Set z-index on the pointerlock warning to place it higher than the notification and tabs.
Approved for 88.0rc1, thanks.
Comment 14•5 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Comment 16•5 years ago
•
|
||
Verified as fixed using latest Nightly 89.0a1 2021-04-12 under Win 10 64-bit and Mac OSX 11.2.3.
I will follow-up with 88RC verification once the build will be available.
Comment 17•5 years ago
|
||
Verified fixed on Firefox 88.0RC on Win 10 64-bit and Mac OSX 11.2.3.
Description
•