https://bugs.documentfoundation.org/show_bug.cgi?id=145354
Bug ID: 145354 Summary: Wrong slide to page layout in Print dialog preview Product: LibreOffice Version: 6.1.0.3 release Hardware: All OS: All Status: UNCONFIRMED Keywords: bibisected, bisected, regression Severity: normal Priority: medium Component: Impress Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: ba...@caesar.elte.hu Blocks: 103309 Created attachment 175966 --> https://bugs.documentfoundation.org/attachment.cgi?id=175966&action=edit Sample ODP The attached presentation has slide dimension 25.40 cm / 14.29 cm, landscape. Open it, and open File -> Print. => In Windows there are the following issues: - Slide is added in landscape orientation to portrait page, despite Automatic orientation in the picker (switching orientation shows incorrect result, too), - Paper size in preview is 143 mm / 216 mm, - Paper size in dropdown is 210 mm / 296 mm. There are issues in Linux as well: - Paper size in preview is 229 mm / 152 mm, - Paper size in dropdown is 216 mm / 341 mm. At least the orientation is correct. The sizes seem very random, not sure how much it depends on printer settings. Observed using LO Version: 7.3.0.0.alpha0+ (d80547c7f4ddf599cce52e5c52269cb07a677466), 6.1.0.3 / Windows & Linux. In LO 6.0.0.3 the page size is A4, the layout is landscape, and by default the slide is put on the paper in its original size, but there is also a "Fit to printable page" option on the LibreOffice Impress tab of the dialog (a new Print dialog has been implemented since). The regression is from the following commit, bibisected using repo bibisect-win32-6.1 / bibisect-linux-64-6.1, both leading to the same change. https://cgit.freedesktop.org/libreoffice/core/commit/?id=57991f885e60d04e93bf5004d4fdceee7d29f3d8 author Vasily Melenchuk <vasily.melenc...@cib.de> 2017-12-12 11:32:06 +0300 committer Thorsten Behrens <thorsten.behr...@cib.de> 2018-01-23 17:01:31 +0100 "tdf#91362: Use document paper size for printing slides." Not sure what the correct solution should be for presentations, my first instinct is that the size of the slide is irrelevant, it has no relation to common page sizes, and by default the slide should be acaled to fit. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103309 [Bug 103309] [META] Print dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.