On Fri, 15 May 2020 17:10:49 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Print function of WebEngine.java ignores page range setting and prints given 
>> number of pages starting from first page,
>> which is the root cause of this issue. To fix it, put check for page ranges 
>> and if it available, use it for printing
>> pages otherwise print all pages as usual.
>
> @prrace can you also review this?

Can you add a test for this? It may need to be a manual test, in which case it 
can go into `tests/manual/printing/`.

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

PR: https://git.openjdk.java.net/jfx/pull/222

Reply via email to