[jdk11u-dev] RFR: 8295737: macOS: Print content cut off when width > height with portrait orientation
Alexander Scherbatiy
alexsch at openjdk.org
Tue Aug 22 14:12:23 UTC 2023
This is a clean backport of the fix `8295737: macOS: Print content cut off when width > height with portrait orientation`.
The fix allows to print a page which width is greater than height with portrait orientation on macOS.
Manual `test/jdk/java/awt/print` and `test/jdk/javax/print` tests were run to check printing on macOS with and without the fix.
-------------
Commit messages:
- Backport d00a767047ec41e233e711dbc5fe7b8818e72f28
Changes: https://git.openjdk.org/jdk11u-dev/pull/2092/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2092&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8295737
Stats: 433 lines in 2 files changed: 430 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2092.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2092/head:pull/2092
PR: https://git.openjdk.org/jdk11u-dev/pull/2092
More information about the jdk-updates-dev
mailing list