> This PR fixes a bug that caused no or the wrong set of pages to be printed > when using page ranges on macOS. > > The main fix is to change the 'location' value of the returned NSRange from > the knowsPageRange method to 1 in the native class PrinterView.m.
Christian Heilmann has updated the pull request incrementally with three additional commits since the last revision: - Update PrinterView.m - Update PrinterView.h - Update CPrinterJob.m ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11266/files - new: https://git.openjdk.org/jdk/pull/11266/files/857a3781..8d00e6c5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11266&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11266&range=01-02 Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/11266.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/11266/head:pull/11266 PR: https://git.openjdk.org/jdk/pull/11266
