Open Bug 1862559 Opened 2 years ago Updated 2 years ago

Miss middle codes of a full-page screenshot on a GitHub code page

Categories

(Firefox :: Screenshots, defect, P3)

Firefox 119
Desktop
All
defect

Tracking

()

Tracking Status
firefox119 --- affected
firefox120 --- affected
firefox121 --- affected

People

(Reporter: BugExploring, Unassigned)

Details

Attachments

(1 file)

[Affected versions]:

  • Firefox 119.0 (64-bit)

[Affected platforms]:

  • MacOS 12.2.1

[Steps to reproduce]:

  1. Navigate to this page: https://github.com/mozilla-services/screenshots/blob/master/static/css/home.scss
  2. Click 'Take a Screenshot' button
  3. Click 'Save full page'

[Expected Results]:

  • Capture the full-page screenshot

[Actual Results]:

  • Codes in the middle of the screenshot missing

Hello! I have managed to reproduce the issue using firefox 121.0a1(2023-11-09), 120.0b9 and 119.01 on MacOS 12.6, Windows 10 and Ubuntu 22.04. I will set this issue as NEW and update the flags in order get our developers involved.

Have a nice day!

Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → Desktop

It looks like these kind of Github pages are using a technique to only render elements in the viewport, so when we capture the full page, we get the correct document height but there are gaps where github hasn't rendered content it thinks if out of view.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: