Skip to content

Print current view with CTRL+P, no multi page print

Summary

If you use CTRL+P you are able to print the current view with print optimized CSS. But if current view has multi pages, it will only print it like a screenshot, no multi pages.

Steps to reproduce

  1. open eg. product or customer list and be sure you have a scroll bar in your browser
  2. press CTRL+P

What is the current bug behavior?

It prints first page and it looks like a screenshot, cause the scrollbar is also printed:

What is the expected correct behavior?

If multi pages needed, print multi pages!

Relevant logs and/or screenshots

The view:

image

The print view:

image

Possible fixes

Use css page break for CTRL+P feature.