windows-vista-x86 with 7u10b15(32bit)
AWT_ShapedAndTranslucentWindows/Manual/ShapedTranslucentPrintTest
Create a new bug INTJDK-7600579. (converted to JDK-8003484)
|
|
|
windows-vista-x86 with 7u10b15(32bit)
AWT_ShapedAndTranslucentWindows/Manual/ShapedTranslucentPrintTest
This case failed with Image on screen doesn???t match the printout.
refer to ShapedTranslucentPrintTest1.jpg and ShapedTranslucentPrintTest12.jpg from attachment.
|
|
|
EVALUATION
http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/f04d8dee2da9
|
|
|
EVALUATION
changeset: http://hg.openjdk.java.net/jdk7u/jdk7u6-dev/jdk/rev/f2738a05273d
|
|
|
EVALUATION
The AwtTextField class should handle the WM_PRINTCLIENT message in the same way as it is done for the AwtTextArea class. They both are now based on the same RICHEDIT control.
|
|
|
EVALUATION
TextField doesn't print its content and draw it incorrectly. TextArea works as expected.
|
|
|