> 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 with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains five additional 
commits since the last revision:

 - 8297191 fixed printing page range for e.g. page 2 to 2 on macOS
 - 8297191 fixed printing page range for e.g. page 2 to 2 on macOS
 - Merge branch 'master' of https://github.com/openjdk/jdk into pr/11266
 - Merge branch 'master' into pr/11266
 - 8297191 fixed printing page range for e.g. page 2 to 2 on macOS

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11266/files
  - new: https://git.openjdk.org/jdk/pull/11266/files/8cd4ae4c..857a3781

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11266&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11266&range=00-01

  Stats: 4297774 lines in 34766 files changed: 2120315 ins; 1506225 del; 671234 
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

Reply via email to