Facebook edit suggestion pages have overlapped layout
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: tobias.kiefer, Unassigned)
Details
(Whiteboard: [platform-rel-Facebook])
Attachments
(4 files)
Comment 1•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment 6•9 years ago
|
||
Updated•9 years ago
|
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Reporter | ||
Comment 12•9 years ago
|
||
Comment 13•9 years ago
|
||
Updated•9 years ago
|
Updated•9 years ago
|
Comment 14•9 years ago
|
||
Updated•9 years ago
|
Comment 15•9 years ago
|
||
Comment 16•9 years ago
|
||
Comment 17•9 years ago
|
||
Reporter | ||
Comment 18•9 years ago
|
||
Updated•9 years ago
|
![]() |
||
Comment 19•9 years ago
|
||
Comment 20•9 years ago
|
||
Reporter | ||
Comment 21•8 years ago
|
||
Comment 22•8 years ago
|
||
Reporter | ||
Comment 23•8 years ago
|
||
Reporter | ||
Comment 24•8 years ago
|
||
Comment 25•3 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Comment 26•2 years ago
|
||
(In reply to Thomas Wisniewski from comment #20)
Just to make sure, was the reduced testcase in standards mode?
No, good catch (I somehow forgot a doctype). The engines do in fact render
the testcase differently in standards mode
For reference, here's the same reduced testcase, now with a doctype added, to trigger standards-mode.
With this: I can reproduce the issue in Firefox 52 Nightlies, but I can't reproduce the issue in current Nightly (or in Chrome). So I think this has been fixed.
Comment 27•2 years ago
|
||
Fix range:
INFO: First good revision: 39dba5141dd90c70a861299459d418d230148d9f (2018-11-10)
INFO: Last bad revision: d3d642b624886729636c3690a806f38b4d737731 (2018-11-09)
INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d3d642b624886729636c3690a806f38b4d737731&tochange=39dba5141dd90c70a861299459d418d230148d9f
Given that this bug involved img tags with no src attribute ("blank" image tags per comment 15), and given that the bug went away if those img elements were collapsed to zero height by tweaking their display
, it's a pretty safe bet to say this was a version of bug 1196668 and was fixed by that bug's patch. Duping.
Description
•