Closed
Bug 1092291
Opened 10 years ago
Closed 9 years ago
Table and Image overlap (under certain condition) although they should not
Categories
(Core :: Layout: Floats, defect)
Core
Layout: Floats
Tracking
()
RESOLVED
DUPLICATE
of bug 538194
mozilla42
People
(Reporter: emmanuel, Unassigned)
References
()
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141013200257
Steps to reproduce:
Go to this URL with FF33:
parsoid-lb.eqiad.wikimedia.org/dewiki/Almer%C3%ADa?oldid=133672544
Actual results:
The "Almeria_Plaza_de_la_Constitucion_fcm.jpg" picture is rendered *over* the "Monatliche Durchschnittstemperaturen" table.
Expected results:
This should not happen at all, Chromium is able to render that correctly.
Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Confirmed 33.0.2, 36.0a1 (2014-11-02) Win 7 x64
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout
Ever confirmed: true
Product: Firefox → Core
Comment 3•10 years ago
|
||
Ah, it only happens if the browser window is quite wide and thus the table starts above the image.
My local work in progress for bug 25888 (which I've had in my tree for years) fixes this, although I'm not sure why.
Updated•10 years ago
|
Component: Layout → Layout: Floats
OS: Linux → All
Hardware: x86_64 → All
Version: 33 Branch → Trunk
Comment 4•9 years ago
|
||
Fixed by:
Status: NEW → RESOLVED
Closed: 9 years ago
No longer depends on: 25888
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•