RFR: 8372952: Respect landscape orientation user selection on macOS and Linux [v2]
GennadiyKrivoshein
duke at openjdk.org
Wed Feb 25 11:06:25 UTC 2026
On Mon, 16 Feb 2026 05:20:55 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> I believe the same was fixed in [JDK-8295737](https://bugs.openjdk.org/browse/JDK-8295737)...That fix was also for macos. Did it regress?
It's not a regression. JDK-8295737 fixed a related issue on macOS but did not fix the bug on Linux. Also it does not select a paper explicitly on macOS. If a user chooses landscape-oriented paper, the printer may ignore user's choice and print with portrait-oriented paper.
Let me amend the issue synopsis to avoid confusion.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29560#issuecomment-3957421804
More information about the client-libs-dev
mailing list