Description: When changing the printer in the printer dialogue, the print orientation of a page in landscape format is changed from landscape to portrait format in the ‘Automatic’ status. Steps to Reproduce: 1. opening a Writer file 2. adjust the page layout from portrait to landscape format 3. open the print dialogue (CTRL+P or via the menu) 4. change the printer Actual Results: The orientation of the page changes to portrait format. Expected Results: The orientation of the page remains the same even after selecting a different printer. Reproducible: Always User Profile Reset: Yes Additional Info: Version: 24.8.5.2 (X86_64) / LibreOffice Community Build ID: fddf2685c70b461e7832239a0162a77216259f22 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: CL threaded
Addition: This behaviour causes pages in landscape format to be printed incorrectly for a document with different page orientation. Manually changing the orientation in the print dialogue always affects all pages, which then also leads to an incorrect printout. Explanation using an example: A document with three pages is to be printed. Page one is in portrait format, page two in landscape format and page three in portrait format again. The page orientation is controlled via the format templates (page templates). The correct orientation is initially displayed in the print dialogue and the printout is error-free. After changing the printer, all pages are printed in portrait format, regardless of the actual page layout.
Maybe the same issue as tdf#151192 Reproducible Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 49279f6a01c4f07b723072c068a9c1eab5b7f292 CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
(In reply to m_a_riosv from comment #2) > Maybe the same issue as tdf#151192 > > > Reproducible > Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 49279f6a01c4f07b723072c068a9c1eab5b7f292 > CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: > Skia/Raster; VCL: win > Locale: es-ES (es_ES); UI: en-US > Calc: CL threaded It is the same behaviour but a different initial problem.