> 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 two 
additional commits since the last revision:

 - Merge branch 'pr/8297191' of https://github.com/christianheilmann/jdk into 
pr/11266
 - added 8297191 to @bug

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11266/files
  - new: https://git.openjdk.org/jdk/pull/11266/files/fc38fec2..845d55e7

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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