Closed (won't fix)
Project:
FancyZoom
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2010 at 13:26 UTC
Updated:
9 Feb 2012 at 07:53 UTC
In Firefox 3.5+ and IE7, option Print Preview with setting "Shrink to fit", shows the webpage shrunk about 30% when made after an image on the page is zoomed by clicking it.
If these steps are repeated without first zooming an image on the page, the page is shown as expected in Print Preview (with setting "Shrink to fit").
A workaround is to first reload/refresh the page before making a Print Preview, to ensure correct scaling of the text.
I posted a comment about and explaining this behaviour to FancyZoom's developer at www.cabel.name.
If this results in usable suggestions I will update this report.
Please find 2 images attached showing the described effect in Print Preview.
Septimus
Comments
Comment #1
thinkyhead commentedThis might be fixed in newer browsers. If not, maybe there's something that can be tweaked. The script adds extra invisible elements to the page which are used for the borders, etc., when zooming, and browsers should ignore these when doing print layouts. If you find that adding @print rules to your CSS to hide the FancyZoom elements fixes the issue, then probably adding those same rules to the FancyZoom CSS will fix it.