Browser Screenshot popup is displayed behind the mask for content modal
Categories
(Firefox :: Screenshots, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox147 | --- | unaffected |
| firefox148 | --- | unaffected |
| firefox149 | --- | affected |
People
(Reporter: jdescottes, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
46.96 KB,
image/png
|
Details |
Seems to be a small regression from Bug 1997929.
STRs:
- add screenshot button to toolbar
- open an alert (eg
window.alert(1)) - click on the screenshot button
The screenshot popup UI is placed below the modal's mask. You can't click on the buttons.
Behavior before Bug 1997929:
Important note, as the behavior was already buggy before. The UI was displayed on top of the mask, but it was not usable. Clicking on the buttons seems to dismiss the screenshot popup, but nothing actually happens. When you accept the content prompt, the screenshot popup is displayed again.
| Reporter | ||
Comment 1•1 month ago
|
||
The patch on Bug 2016109 seems to also fix this issue. I'll keep it open for now, but we can most likely close as duplicate.
Comment 2•1 month ago
|
||
Set release status flags based on info from the regressing bug 1997929
:sfoster, since you are the author of the regressor, bug 1997929, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 3•1 month ago
|
||
We are landing the current patch on Bug 2016109, so let's close this as duplicate.
Comment 4•1 month ago
|
||
Clearing need-info. Thanks for taking care of this.
Description
•