[jdk17u-dev] Integrated: 8295737: macOS: Print content cut off when width > height with portrait orientation

Alexander Scherbatiy alexsch at openjdk.org
Mon Aug 28 05:29:29 UTC 2023


On Fri, 25 Aug 2023 15:08:28 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.

This pull request has now been integrated.

Changeset: 4c123ac3
Author:    Alexander Scherbatiy <alexsch at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/4c123ac3146ccec1bb168751fc38d3fcdd973190
Stats:     433 lines in 2 files changed: 430 ins; 0 del; 3 mod

8295737: macOS: Print content cut off when width > height with portrait orientation

Backport-of: d00a767047ec41e233e711dbc5fe7b8818e72f28

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/1700


More information about the jdk-updates-dev mailing list