Closed Bug 1828490 Opened 3 years ago Closed 3 years ago

Full-page screenshot is truncated

Categories

(Firefox :: Screenshots, defect)

Firefox 112
defect

Tracking

()

RESOLVED DUPLICATE of bug 1829218

People

(Reporter: whelderwheels613, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0

Steps to reproduce:

  1. Navigate to this page: https://github.com/mozilla-services/screenshots/blob/master/static/css/home.scss
  2. Right click a region of the page that is not the code area (https://bugzilla.mozilla.org/show_bug.cgi?id=1828489) and hit "Take Screenshot"
  3. Click "Save full page"

Note: I'm not entirely sure this is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1643719 because in this case the page itself is scrollable.

Actual results:

  1. Captured full-page screenshot will be truncated and not display the entire contents of the code.

Expected results:

  1. Captured full-page screenshot display the entire contents of the page.

The Bugbug bot thinks this bug should belong to the 'Firefox::Screenshots' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Screenshots

I'm pretty sure this is github lazy-loading/unloading as you scroll. So the content simply isn't there (yet) when we attempt to screenshot the document. I'm not sure there is much we can do about this. You can see a similar problem if you attempt the print the page. I have filed bug 1829218 as a potential solution

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1829218
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.