-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Printing (from browser) is broken (again) #4536
Comments
Can you provide a screenshot of the error? For me it works fine |
Observing the same. I suspect the issue is not around the print css but somewhere else. PR mentioned is still in (unchanged). |
Tested this with a galor of lore ipsum: |
When we fix this we should also add a regression test if possible with something like this in cypress: https://stackoverflow.com/questions/65022756/testing-printing-a-page-from-a-webapp-cypress-jest-storybook |
Broken for me on 27.1.3 PHP 8.1 Apache.
|
Fixes: #4536 Signed-off-by: Jonas <[email protected]>
Great thanks |
Fixes: #4536 Signed-off-by: Jonas <[email protected]>
Fixes: #4536 Signed-off-by: Jonas <[email protected]>
Fixes: #4536 Signed-off-by: Jonas <[email protected]>
Describe the bug
When printing a longer text, only the first page gets printed and is cropped
To Reproduce
Expected behavior
For to print or export to PDF using browsers print function, the text should print completely and well formatted.
This was originally fixed and added (print CSS) and merged with PR: #2867
So this seems to be a regression.
You can find screenshots in the PR.
Server details:
Client details:
The text was updated successfully, but these errors were encountered: