mozilla-services / screenshots

Firefox Screenshots: the best way to take screenshots on the web.
https://screenshots.firefox.com
Mozilla Public License 2.0
620 stars 128 forks source link

Screenshot of Bugzilla page does not capture whole page #5394

Closed emceeaich closed 4 years ago

emceeaich commented 4 years ago

STR

  1. Go to a report page in Bugzilla that is longer than window height such as https://bugzilla.mozilla.org/page.cgi?id=triage_owners.html&product=&owner=jmathies%40mozilla.com%2C+
  2. Select screenshot from awesomebar menu
  3. Select full page

Expected result:

Full page screen shot

Actual result:

Screenshot truncated at bottom of viewport

jscher2000 commented 4 years ago

This is caused by style rules fixing the height of the page to the height of the viewport. The rules are somewhat idiosyncratic, so it would be difficult to code a universal override.

emceeaich commented 4 years ago

I'll file a bug in our bugzilla.mozilla.org component on Bugzilla.

emceeaich commented 4 years ago

Moved to https://bugzilla.mozilla.org/show_bug.cgi?id=1586640