-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8u76
-
Mac10.11-x64-jdk8u112b09-64bit
-
x86_64
-
os_x
Reproducible: always
Platform-specific: yes, MacOS only. Works fine on Windows with native dialog and Linux with swing print dialog.
Testsuite: FXSceneGraphTests
Test name: test/manual/printing/NativePrintDialog.java
Platform: Mac10.11, JDK8u112b09 amd64
Is it a Regression: No (OS-version dependent?)
Steps to reproduce:
1. Run attached sample
2. Click "Print" button, change printed page ranges and click print button (page will not be printed)
Expected result (Windows, Linux): page ranges printed to stdout.
Actual result: "Empty ranges" in stdout, job.getJobSettings().getPageRanges() is null.
Platform-specific: yes, MacOS only. Works fine on Windows with native dialog and Linux with swing print dialog.
Testsuite: FXSceneGraphTests
Test name: test/manual/printing/NativePrintDialog.java
Platform: Mac10.11, JDK8u112b09 amd64
Is it a Regression: No (OS-version dependent?)
Steps to reproduce:
1. Run attached sample
2. Click "Print" button, change printed page ranges and click print button (page will not be printed)
Expected result (Windows, Linux): page ranges printed to stdout.
Actual result: "Empty ranges" in stdout, job.getJobSettings().getPageRanges() is null.
- duplicates
-
JDK-8061258 [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges
-
- Resolved
-