[jdk11u-dev] RFR: 8295737: macOS: Print content cut off when width > height with portrait orientation
Alexander Scherbatiy
alexsch at openjdk.org
Mon Aug 28 05:33:28 UTC 2023
On Tue, 22 Aug 2023 13:53:20 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:
> 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.
The fix has been backported to 17u: https://github.com/openjdk/jdk17u-dev/commit/4c123ac3146ccec1bb168751fc38d3fcdd973190
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2092#issuecomment-1695034030
More information about the jdk-updates-dev
mailing list