Open Bug 1720382 Opened 3 years ago Updated 3 years ago

In Print Preview, ctrl+mousewheel unexpectedly works to do full-page-zoom, specifically for same-origin iframes

Categories

(Core :: Print Preview, defect, P3)

defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

Details

STR:

  1. Load this data URL testcase:
data:text/html,Try to zoom with Ctrl (or Cmd) and mousewheel<br><iframe src="data:text/html,hello">
  1. Ctrl+P to open print preview
  2. Hover the iframe inside the print-preview rendering, and hold Ctrl and spin your mousewheel (to attempt full-page-zoom)

ACTUAL RESULTS:
The iframe content ("hello") -- and only that content -- zooms in/out with your ctrl+mousewheel action.

EXPECTED RESULTS:
Nothing should happen when you do Ctrl+mousewheel. Printed pages don't support full-page-zoom; you zoom them using the print settings.

(In reply to Daniel Holbert [:dholbert] from comment #0)

EXPECTED RESULTS:
Nothing should happen when you do Ctrl+mousewheel. Printed pages don't support full-page-zoom; you zoom them using the print settings.

Hmm, maybe you should argue about this with smaug (bug 1661691). ;-)

See Also: → 1661691

(In reply to Daniel Holbert [:dholbert] from comment #0)

EXPECTED RESULTS:
Nothing should happen when you do Ctrl+mousewheel. Printed pages don't support full-page-zoom; you zoom them using the print settings.

Hmm, maybe you should argue about this with smaug (bug 1661691). ;-)

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.