Closed
Bug 1334523
Opened 8 years ago
Closed 8 years ago
Grid inside iframe suffers from graphical issues when altering Fx window
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(firefox51 unaffected, firefox52 affected, firefox53 affected, firefox54 affected)
RESOLVED
DUPLICATE
of bug 1312103
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | affected |
firefox53 | --- | affected |
firefox54 | --- | affected |
People
(Reporter: bmaris, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
[Affected versions]:
- Firefox 52 beta 1 build 2
- latest Developer Edition 53.0a2
- latest Nightly 54.0a1
[Affected platforms]:
- Windows 7 64-bit
- macOS 10.12.2
- Ubuntu 16.04 64-bit
[Steps to reproduce]:
1. Start Firefox.
2. Visit in a new tab the attached iframe.
3. Open inspector and activate grid tool.
4. Scroll inside the iframe.
5. Detach dev tools (show in separate window).
Additional steps:
1. Start Firefox.
2. Visit in a new tab the attached iframe.
3. Open inspector and activate grid tool.
4. Resize Firefox and keep it that way.
5. Scroll inside the iframe.
6. Resize Firefox to its initial state.
[Expected result]:
- The grid is displayed without graphical issues.
[Actual result]:
- The grid is cut from where the dev tools was attached. This is also reproducible without the dev tools and by resizing Fx. If one scrolls inside the iframe after step 5, the grid will show normally again.
[Regression range]:
- I don't know if this is a recent regression, will investigate further ASAP.
Reporter | ||
Comment 1•8 years ago
|
||
[Additional Information]:
- Also here is a screencast showing the issue in question: https://dl.dropboxusercontent.com/u/109148197/CSS%20Grid%20Inspector/iframe%20grid.mov
(the files was 25MB so I could not upload it directly in Bugzilla)
Reporter | ||
Comment 2•8 years ago
|
||
I also reproduced this on old Nightly from 2016-11-17 where the toggle grid layout highlighter was first introduced so this is not a regression.
QA Whiteboard: [qa-css]
Keywords: regressionwindow-wanted
Comment 3•8 years ago
|
||
The patch in bug 1312103 should also fix this.
Updated•8 years ago
|
Priority: -- → P2
Updated•8 years ago
|
Blocks: devtools/highlighters
Comment 4•8 years ago
|
||
zer0, can you comment if bug 1312103 did fix this issue?
Flags: needinfo?(zer0)
Comment 5•8 years ago
|
||
As mentioned in comment 3, I can't reproduce it anymore now that bug 1312103 has landed.
Bogdan, I think you also confirm that in your report, so I'm going to close this bug as DUPLICATE; if I'm wrong feel free to reopen it!
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(zer0) → needinfo?(bogdan.maris)
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•8 years ago
|
||
(In reply to Matteo Ferretti [:zer0] [:matteo] from comment #5)
> As mentioned in comment 3, I can't reproduce it anymore now that bug 1312103
> has landed.
> Bogdan, I think you also confirm that in your report, so I'm going to close
> this bug as DUPLICATE; if I'm wrong feel free to reopen it!
Yes you are right. I also can't reproduce it anymore after bug 1312103 landed.
Flags: needinfo?(bogdan.maris)
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•