Closed Bug 1501469 Opened 7 years ago Closed 7 years ago

Full page screenshots not working on many sites

Categories

(Firefox :: Screenshots, defect)

63 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: robin.a.meade, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 Steps to reproduce: In all three of the following screenshot-taking methods: 1. 3 dot ellipsis menu in location bar 2. Camera icon in Web Developer Toolbox 3. :screenshot --fullpage Only the visible portion of the screen was taken, not the full page. Example sites exhibiting this problem: 1. Mozilla's bugzilla home page: https://bugzilla.mozilla.org/ 2. GMail 3. Google Docs
Hi, I haven't been able to reproduce this issue using Firefox 63.0 or Firefox Nightly 65.0a1 on Fedora, Ubuntu 18.04 or Windows 10. All three screenshot-taking methods work correctly for me. Could you test if the issue is reproducible in safe mode, here is a link that can help you do that: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode If the issue still occurs please try using a new profile, you can find the steps here: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager Thank you for reporting!
Flags: needinfo?(robin.a.meade)
Thanks for checking. I did reproduce on two friends Windows 10 computers. I did reproduce after restarting in safe mode (all add-ons disabled). Creating a new profile, fixed the issue for me. Thanks!
Flags: needinfo?(robin.a.meade)
Component: Untriaged → Screenshots
Screenshots (and the devtools screenshot tool) can only take full page screenshots when the page itself is scrollable. If there are elements inside the page that can be scrolled then we aren't able to take full page screenshots of that (or rather, the "full page" is just the visible viewport). In each of these sites there is an internal element that is scrollable.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.