Unable to Screenshot a Full page on https://en.wikipedia.org/wiki/Sun
Categories
(Firefox :: Screenshots, defect)
Tracking
()
People
(Reporter: rdoghi, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
5.00 KB,
text/plain
|
Details |
Found in
- 108.0b1
Affected versions
- Firefox Nightly 109.0a1 (2022-11-14)
- Beta 108.0b1
- Release 107.0
- Firefox Esr 102.5
Affected platforms
- MacOS
Steps to reproduce
- Reach https://en.wikipedia.org/wiki/Sun
- Right Click inside the page and select Take a Screenshot.
- Select Save Full page from the top right corner.
Expected result
- The entire page should be saved as a screenshot.
Actual result
- Nothing happens.
- ------Error in promise: BackgroundError: Error: An unexpected error occurred - is displayed in Console.
Regression range
Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b338d55d5007ce5a7d4cdce3aaa8e9f63c5555f7&tochange=4c9d3b27101023ec9d8a845b531e2f3e364cb958
It seems that Bug 1763484 is what caused it.
Reporter | ||
Comment 1•2 years ago
|
||
@Niklas can you please take a look at this issue? it seems that Bug 1763484 could be the culprit.
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Comment 2•2 years ago
|
||
This issue also occurs on Windows apparently, but only if we set the Zoom level to 120% or higher.
Comment 3•2 years ago
•
|
||
Yeah, the error is occurring because the resulting image size is greater than the canvas size.
I'm looking into fixes for this in bug 1743887.
In the meantime, if you flip screenshots.browser.component.enabled
to true in about:config, it should work as long as the zoom is 100%.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
This is being addressed in bug 1743887.
Updated•2 years ago
|
Description
•