Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 1 réponse
  • 1 a ce problème
  • 5 vues
  • Dernière réponse par 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)

Modifié le par screenshot

Toutes les réponses (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.: