Closed Bug 1464596 Opened 7 years ago Closed 5 years ago

Misplaced iframe

Categories

(Core :: Layout: Floats, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr60 --- wontfix
firefox60 --- wontfix
firefox61 --- wontfix
firefox62 --- fixed

People

(Reporter: jesup, Assigned: heycam)

References

()

Details

Attachments

(1 file)

I'm not sure why this iframe is misplaced, but it clearly is in beta and nightly at least. It appears correctly in Chrome and Safari. The misplaced iframe is the recaptcha; it appears far to the left and above where it should; it's inside a 304x78 div, and the iframe has size 304x78. (from devtools the iframe's div appears properly centered, but too high. the iframe itself is far to the right and lower)
Attached file reduced test
Here's a reduced test. It seems like the red box should be placed below the orange one, since it can't fit in its container (the grey box) but it could fit if it moves past the floats.
Priority: -- → P3
Component: Layout → Layout: Floats
The purple box having a negative margin, so that it doesn't intrude into the grey container box seems necessary for the test case to misbehave.
(I'll look at this as time permits, to learn a bit about reflow.)
Assignee: nobody → cam

This was fixed in the Firefox 62 timeframe, possibly by bug 1466231.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: