Make the screenshot button auto expand page with internal scrollbars so the full page is actually getting captured
Categories
(DevTools :: Framework, enhancement, P2)
Tracking
(Not tracked)
People
(Reporter: sole, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•5 years ago
|
||
Just to clarify a bit: the screenshot button does take full page captures. It just doesn't do anything special on pages that have internal scrollbars such as bugzilla.
As Julian said in comment 1, it would be great if it was smart enough to simulate a huge page size so internal scrollbars did not need to hide anything.
Comment 4•5 years ago
|
||
Alternatively if expanding everything proves too hard or full of edge cases, it would be nice if the "element picker" screenshot feature could capture the whole element even what's outside of the viewport.
For example on https://jira.mozilla.com/browse/SYNC-561 the "Issues in Epic" block is impossible to capture in its entirety in Firefox since my screen can't fit the whole height of it.
A really quick fix would be to scroll to the bottom of the page before taking the screenshot... that way you will get a screenshot of the full node.
Updated•3 years ago
|
Description
•