Open
Bug 529973
Opened 15 years ago
Updated 3 years ago
CSS columns are not correctly re-calculated when zooming in and restoring the zoom
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
()
Details
Steps to reproduce:
1. Load <http://xhva.net/work/css3/>. Observe the number of columns initially (3 for me).
2. Zoom in as much as possible.
3. Restore zoom level (Cmd+0).
After step 3, I only get two columns, and a large empty area to the right of it. The number of columns should be the same as the computed value when first loading the page.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•