Component: SceneGraphTests manual
Build: javafx9b66
PlatForm: Mac OS 10.10
Steps(the test case is test/manual/printing/Text.java):
1.In combobox select TEXT.
2.Select any settings for printer.
3.Click "Print dialog". Change available options there.
4.Click "Page dialog". Change available options there.
5.Click print.
6.Printer native dialog can appear at this point. If so, do required action to start printing.
7.Verify that printed page is the same as in the application(white area corresponds to a page).
The actual result:
the printed page is not the same as in the application on mac 10.10, please refer to Text_printed.jpg and Text.png.
By the way the printed page is the same as in the application on mac10.9