Open Bug 1492344 Opened 7 years ago Updated 2 years ago

Screenshots can't handle threads on Twitter

Categories

(Firefox :: Screenshots, defect, P5)

defect

Tracking

()

Tracking Status
firefox64 --- affected

People

(Reporter: geeknik, Unassigned)

Details

(Keywords: nightly-community, Whiteboard: [screenshots-extension])

Attachments

(1 file)

I was trying to capture the thread @ https://twitter.com/TMZ/status/1041340986432139264 but Screenshots is having trouble with the way in which Twitter pops out their threads. Fresh profile in Nightly, right click -> Take a Screenshot -> Save full page and the attached image is the result. Screenshots only saves the visible part of the thread while capturing the page that is behind the thread.

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

Severity: major → --
OS: Linux → All
Hardware: x86_64 → All

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.

Severity: -- → S3
Priority: -- → P5
Whiteboard: [screenshots-extension]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: