Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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

  • 1 одговор
  • 1 има овај проблем
  • 4 прегледа
  • Последњи одговор послао cor-el

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)

Измењено од стране screenshot

Сви одговори (1)

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