Closed Bug 1477403 Opened 6 years ago Closed 6 years ago

Attach position:fixed elements to the visual viewport if it's larger than the layout viewport (at the current zoom level)

Categories

(Core :: Panning and Zooming, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1465616

People

(Reporter: botond, Unassigned)

References

Details

Attachments

(1 file)

See bug 1473699 comment 2 for why we want to do this.
This patch sizes fixed position elements based on the larger of the visual viewport and the layout viewport. However, it positions fixed position elements based on the layout viewport. The next step for this bug will be to position fixed position elements according to the larger of the layout viewport and visual viewport.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Just to provide some context here: we decided to fold the patch here into bug 1465616, because the intermediate state between those patches and this one (where fixed elements are always attached to the layout viewport) didn't really make sense to land separately.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: