Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Etsi tuesta

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Lue lisää

"Screenshot Node" maximum size in the F12 developer tools?

  • 1 vastaus
  • 1 henkilöllä on sama ongelma
  • 4 näyttöä
  • Viimeisin kirjoittaja cor-el

more options

hi

i was able to take some screenshots with the right-click "Screenshot Node" tool in the F12 options, but it does nothing when the node's total height is over 7794 pixels (width ~1000).

so i wonder what is the maximum size and can it be changed somewhere?

(win7 64bit, ff 65.0.1)

hi i was able to take some screenshots with the right-click "Screenshot Node" tool in the F12 options, but it does nothing when the node's total height is over 7794 pixels (width ~1000). so i wonder what is the maximum size and can it be changed somewhere? (win7 64bit, ff 65.0.1)

Muokattu , muokkaaja screenshot

Kaikki vastaukset (1)

more options

The screenshot is constructed on canvas and saved a a base64 string that can become quite long for a large image. See e.g.: