Skip to content
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

Layout option is missing when we press the print button. #33836

Closed
prensmiskin opened this issue May 5, 2021 · 3 comments
Closed

Layout option is missing when we press the print button. #33836

prensmiskin opened this issue May 5, 2021 · 3 comments

Comments

@prensmiskin
Copy link

Layout option is missing when we press the Print button.
The reason for this error is the page size in the css style file.

a

In the css file on the page I wrote below
If you change the code of @page {size: a3} to @page {size: auto}, the problem goes away.

https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css

ddddd
Best regards.

@alecpl
Copy link
Contributor

alecpl commented May 6, 2021

For reference: this css code was added by #25164.

BTW, it's irrelevant in v5 where print styles has been removed, but it's still there in v4.6.

@prensmiskin
Copy link
Author

Referans için: bu css kodu # 25164 ile eklendi .

BTW, baskı stillerinin kaldırıldığı v5'te alakasız, ancak v4.6'da hala var.

Thanks Aleksander.

@mdo
Copy link
Member

mdo commented Feb 11, 2022

Closing as stale and a won't fix in v4. If someone wants to do the user testing and suggest a change in a PR, we can revisit. However, since this isn't an issue in v5, it's not a priority.

@mdo mdo closed this as completed Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants