Screenshots can't handle threads on Twitter
Categories
(Firefox :: Screenshots, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | affected |
People
(Reporter: geeknik, Unassigned)
Details
(Keywords: nightly-community, Whiteboard: [screenshots-extension])
Attachments
(1 file)
|
1.47 MB,
image/jpeg
|
Details |
I was able to replicate on windows10 and ubuntu20 using firefox 94.0.1
altho on my screenshot only just some of the threads appear and the rest are just blank
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Twitter - and lots of other sites - use a virtual list which dynamically creates and renders the document as you scroll through it. Typically a site might decide to prepare one viewport-worth of content below the part you are currently viewing. And to avoid the document becoming too large and performance getting very sluggish, the site may remove elements that are no longer visible. So, to support this, Screenshots would need to create a series of snapshots as you scroll and stitch them together into one image.
This seems a valid but niche use case. I want to keep this bug on file, but I don't expect we'll be able to fix this any time soon.
Updated•2 years ago
|
Description
•