Closed
Bug 1637963
Opened 5 years ago
Closed 5 years ago
Page in RDM mode overlaps DevTools Toolbox
Categories
(DevTools :: Responsive Design Mode, defect, P2)
DevTools
Responsive Design Mode
Tracking
(firefox-esr68 unaffected, firefox76 unaffected, firefox77 unaffected, firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: Honza, Assigned: gw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
STR:
- Load any page and open DevTools Toolbox
- Switch to RDM mode
- You should see the the page is overlapping the Toolbox => BUG
See the attached screenshot
Honza
Comment 1•5 years ago
|
||
Hopefully a regression -- I'll look for it.
Assignee: nobody → bwerth
Severity: -- → S2
Priority: -- → P2
Comment 2•5 years ago
|
||
Replication requires pref "gfx.webrender.all" to be true.
Updated•5 years ago
|
Has Regression Range: --- → yes
Assignee | ||
Comment 4•5 years ago
|
||
I'll investigate this today.
Assignee: bwerth → gwatson
Flags: needinfo?(gwatson)
Assignee | ||
Comment 5•5 years ago
|
||
I can reproduce this locally, it also overlaps with the main URL bar, so it can be reproduced without the devtools open.
Assignee | ||
Comment 6•5 years ago
|
||
Ensure that clips from an enclosing stacking context are correctly
propagated to nested iframes, and add a regression test for this.
Comment 7•5 years ago
|
||
Set release status flags based on info from the regressing bug 1636320
status-firefox76:
--- → unaffected
status-firefox77:
--- → unaffected
status-firefox78:
--- → affected
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25f50b4d346e
Fix clipping of iframes inside a nested stacking context. r=Bert
Comment 9•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
status-firefox-esr68:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•