-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
javafx 9b66 + jdk 9b66 64bit + MacOS 10.10 x64
-
b143
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8183758 | 8u161 | Philip Race | P3 | Resolved | Fixed | b01 |
JDK-8168105 | 8u152 | Philip Race | P3 | Resolved | Fixed | b01 |
JDK-8192498 | emb-8u161 | Philip Race | P3 | Resolved | Fixed | b01 |
Component: SceneGraphTests manual
Build: javafx9b66
PlatForm: Mac OS 10.10
Steps(the test case is test/manual/printing/Unattached.java):
1.Press "Print dialog" button.
2.Select one of the available printers.
3.Press "Unattached" button. This will detach a node from scene(make it invisible).
4.Click print.
5.Repeat all previous steps but with "Unattached" button unpressed.
7.Verify printed page is the same with "Unattached" pressed/unpressed.
The actual result: The printed page seems abnormal with "Unattached" button pressed on mac10.10,please refer to attachment
We tried this on Mac 10.9,everything is ok.
Build: javafx9b66
PlatForm: Mac OS 10.10
Steps(the test case is test/manual/printing/Unattached.java):
1.Press "Print dialog" button.
2.Select one of the available printers.
3.Press "Unattached" button. This will detach a node from scene(make it invisible).
4.Click print.
5.Repeat all previous steps but with "Unattached" button unpressed.
7.Verify printed page is the same with "Unattached" pressed/unpressed.
The actual result: The printed page seems abnormal with "Unattached" button pressed on mac10.10,please refer to attachment
We tried this on Mac 10.9,everything is ok.
- backported by
-
JDK-8168105 [macosx] Incorrect char to glyph mapping printing on OSX 10.10
- Resolved
-
JDK-8183758 [macosx] Incorrect char to glyph mapping printing on OSX 10.10
- Resolved
-
JDK-8192498 [macosx] Incorrect char to glyph mapping printing on OSX 10.10
- Resolved
- duplicates
-
JDK-8129364 [macosx] Printing on OS X has scrambled misaligned characters
- Closed
- relates to
-
JDK-8088305 [macosx] Incorrect char->glyph mapping when printing text.
- Open