-
Bug
-
Resolution: Unresolved
-
P5
-
8u40
-
Mac10.10-x64,
Ubuntu 15.10, CUPS 2.1.0-4ubuntu3,
JDK8u72b07-64bit
-
b13
Testsuite name: FX SceneGraphTests manual
Test name(s): test/manual/printing/HTMLEditorContent.java
Product(s) tested: JDK8u72b07 (64bit)
Reproducible: Always
Reproducible on machine: stt-mac-15.ru.oracle.com
Is it a Regression: yes
Introduced: 8u40b13, 8u40b12 works fine.
Steps to reproduce:
1. Run attached sample, you'll see "Lorem ipsum". Click "Print dialog" button.
2. Set print range to "From 1 to 1" and click "Print"
Expected: first page printed
Actual result: state changed NOT_STARTED -> PRINTING -> ERROR and nothing printed.
Test name(s): test/manual/printing/HTMLEditorContent.java
Product(s) tested: JDK8u72b07 (64bit)
Reproducible: Always
Reproducible on machine: stt-mac-15.ru.oracle.com
Is it a Regression: yes
Introduced: 8u40b13, 8u40b12 works fine.
Steps to reproduce:
1. Run attached sample, you'll see "Lorem ipsum". Click "Print dialog" button.
2. Set print range to "From 1 to 1" and click "Print"
Expected: first page printed
Actual result: state changed NOT_STARTED -> PRINTING -> ERROR and nothing printed.
- relates to
-
JDK-8093648 [Printing, Mac] Printing hangs if printing more than specified number of pages
- Resolved