Hang [@ nsSplittableFrame::IsInPrevContinuationChain] on print preview with table, padding-bottom and height > line-height
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: martijn.martijn, Unassigned)
References
Details
(Keywords: hang, regression, testcase)
Attachments
(5 files, 7 obsolete files)
232 bytes,
application/xhtml+xml
|
Details | |
969 bytes,
patch
|
Details | Diff | Splinter Review | |
913 bytes,
patch
|
Details | Diff | Splinter Review | |
97.03 KB,
text/html
|
Details | |
23.02 KB,
patch
|
Details | Diff | Splinter Review |
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Comment 3•17 years ago
|
||
Updated•17 years ago
|
Comment 4•17 years ago
|
||
Comment 5•17 years ago
|
||
Comment 6•17 years ago
|
||
Comment 7•17 years ago
|
||
Comment 8•17 years ago
|
||
Comment 9•17 years ago
|
||
Comment 10•17 years ago
|
||
Comment 11•17 years ago
|
||
Comment 12•17 years ago
|
||
Updated•16 years ago
|
Comment 13•16 years ago
|
||
Comment 14•16 years ago
|
||
Comment 15•16 years ago
|
||
Updated•16 years ago
|
Comment 16•16 years ago
|
||
Updated•16 years ago
|
Comment 18•16 years ago
|
||
Updated•16 years ago
|
Comment 20•16 years ago
|
||
Comment 21•16 years ago
|
||
Comment 22•16 years ago
|
||
Comment 23•16 years ago
|
||
Comment 24•16 years ago
|
||
Comment 25•16 years ago
|
||
Comment 26•16 years ago
|
||
Comment 28•15 years ago
|
||
Comment 29•14 years ago
|
||
Reporter | ||
Updated•8 years ago
|
![]() |
||
Updated•8 years ago
|
Comment 30•4 years ago
|
||
This issue is still reproducible for me on the latest versions of Firefox beta 86.0 and release 85.0.2 on Windows 10, but not on Nightly 87.0a1 (2021-02-16).
Updating the flags accordingly.
Updated•4 years ago
|
Comment 31•4 years ago
|
||
Testcases 2, 3, and 4 render fine for me Nightly print-preview now. (They also render fine in Nightly 2020-06-01, so they've been fixed for a while.)
But I can still reproduce a hang using the original testcase here, using Nightly 88 and Beta 87. So I suspect comment 30 may've been mistaken about 87 being unaffected; perhaps Andrei was using testcases 2, 3, or 4.
In any case, I don't think we can call this "critical" severity at this point; let's classify it as S3.
Comment 32•4 years ago
|
||
Yeah, mozregression shows that testcases 2/3/4 were fixed ~10 years ago with this pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cb4b93331e4f&tochange=b5b082d183d0
In that range, the fix would likely have been from...
Bug 659828 - Part 1: Apply table margins to the outer table frame instead of the inner table frame (also fixes bug 87277)
...given that the testcases here all have large margins on the table.
The original testcase has large padding instead of large margin, and that still does seem to cause the hang.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Description
•