RFR: 8324807 : Manual printer tests have no Pass/Fail buttons, instructions close set 2 [v10]
Alexey Ivanov
aivanov at openjdk.org
Wed Mar 6 09:02:48 UTC 2024
On Wed, 6 Mar 2024 06:07:20 GMT, Renjith Kannath Pariyangad <rkannathpari at openjdk.org> wrote:
>> test/jdk/java/awt/print/PrinterJob/Collate2DPrintingTest.java line 74:
>>
>>> 72: if (pj.printDialog(prSet)) {
>>> 73: pj.print(prSet);
>>> 74: }
>>
>> In this case, the print dialog has *Collated* checked and disabled; the number of copies is set to 1 and I can't change the value.
>>
>> Does it work for you? Is it a bug in JDK?
>
> For print to pdf, yes not able to change number of copies, but for actual printer able to change the number.
Makes sense. I had only PDF printer. Thank you for confirming it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17608#discussion_r1514074678
More information about the client-libs-dev
mailing list