Closed Bug 1472175 Opened 3 years ago Closed 3 years ago

Scrolling the iframe makes the shape go out of bounds

Categories

(DevTools :: Inspector, defect)

62 Branch
defect
Not set
normal

Tracking

(firefox62 affected)

RESOLVED DUPLICATE of bug 1450234
Tracking Status
firefox62 --- affected

People

(Reporter: asimonca, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image grapes.png
[Affected versions]:
- Firefox 62.0b4

[Affected platforms]:
- Windows 10 x86, Ubuntu 16.04, Windows 7 x64, MacOs 10.12

[Steps to reproduce]:
1. Go to "https://drive.google.com/drive/folders/15adlRWldG1nFQv7_U7fyDvos4GNXXBG1?usp=sharing" download "iframe-polygon.html" file in .html formate and open it with Firefox. Make sure the element is inside the iframe.
2. Right click on the image and then click on "Inspect Element".
3. Click on the button displayed next to "shape-outside" to toggle the shape tool on, and make sure the page is iframed.
4. Scroll inside the iframe.

[Expected result]:
- The shape remains inside the iframe.

[Actual result]:
- The shape moves out of the iframe when scrolled.

[Regression range]:
- This is not a regression since this is a new feature.
Duplicate of Bug 1450234.

It was decided when fixing Bug 1450650 that it is desirable to have the Shape Path editor's coordinate markers extend and be interactive beyond the limits of an iframe (but within the constraints of the global viewport). 

Shapes with coordinates which extend beyond the viewport are valid declarations and there are use cases where a web designer may want to use that.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Duplicate of bug: 1450234
You need to log in before you can comment on or make changes to this bug.