Kanopy.com video thumbnail images are squished or missing
Categories
(Core :: Layout: Flexbox, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox133 | --- | unaffected |
firefox134 | --- | fixed |
firefox135 | --- | fixed |
People
(Reporter: cpeterson, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(2 files)
Ting-Yu, I bisected this regression to this pushlog for your fix for flexbox bug 1926015:
Steps to reproduce
- Log into https://www.kanopy.com/. You will need a library card from a library that partners with Kanopy.
- Open the "Browse" and click "New Additions" or some other category.
Expected result
The page should show carousels with video thumbnail images. See the attached Fx 133 screenshot.
Actual result
The page loads with squished thumbnail images or missing thumbnails. See the attached Nightly 135 screenshot.
Reporter | ||
Comment 1•2 months ago
|
||
Reporter | ||
Updated•2 months ago
|
Reporter | ||
Updated•2 months ago
|
Comment 2•2 months ago
|
||
It would be great if there is a reduced testcase to help me investigate. Bug 1888262 is still open that looks similar to this bug.
Updated•2 months ago
|
Comment 3•2 months ago
|
||
I've got a Kanopy account (via my own library card) and can reproduce, and I'm happy to share access for debugging purposes.
For me at least, this does seem to be a heisen-bug where having devtools open seems to mostly fix the issue (presumably because we're insufficiently reflowing and incorrectly using a stale size of some sort; and the inspector or flex layout-devtools trigger the appropriate sorts of layout flushes).
Updated•2 months ago
|
Comment 4•2 months ago
•
|
||
Fortunately we've got a reduced testcase over on bug 1936259 that might be the same underlying issue as what we're hitting here...
[edit: fixed bug number typo]
Comment 5•2 months ago
|
||
My proposed patch in bug 1936259 fixed kanopy.com, too. I'll close this as a duplication.
Updated•23 days ago
|
Description
•