-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Duplicate
-
Affects Version/s: 8u76
-
Fix Version/s: None
-
Component/s: javafx
-
Environment:
Mac10.11-x64-jdk8u112b09-64bit
-
Subcomponent:
-
CPU:x86_64
-
OS: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
-