Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox print preview

  • 2 replies
  • 2 have this problem
  • 1 view
  • Last reply by iqaz

more options

This is not a question, it is more of a statement of a Print Preview issue in Firefox 4.01 and 3.6.

When using min-height styling on a webpage, if an element (any element) extends beyond one page while using print-preview, then the element stretches AGAIN to that min-height on the second page.. In other words, min-height is re-applied, even though the element may already be that greater than that min-height.

This is not a question, it is more of a statement of a Print Preview issue in Firefox 4.01 and 3.6. When using min-height styling on a webpage, if an element (any element) extends beyond one page while using print-preview, then the element stretches AGAIN to that min-height on the second page.. In other words, min-height is re-applied, even though the element may already be that greater than that min-height.

Chosen solution

You could probably use media="print" and a separate print.css file to get around that issue.

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

You could probably use media="print" and a separate print.css file to get around that issue.

more options

Haha, Mr. Smarty Pants, that is pretty much exactly what we ended up doing :) Very quick answer, though, nice stuff. It took us about a half hour so of testing to find out what was causing this issue though... we couldn't figure out why the table was extending so far until I did a print screenshot and measured it in Paint and was able to connect the dots.

(edit) Preferably, rather than doing special, kooky css that i hope looks right, maybe Firefox can fix this.. I probably should have pushed this somewhere else.. it was just difficult for me to find the bug submit area.

Modified by iqaz