|
Quick Lists
|
|
Bug ID:
|
4710678
|
|
Votes
|
0
|
|
Synopsis
|
SwingApplet demo does not print properly
|
|
Category
|
java:classes_swing
|
|
Reported Against
|
1.4
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4352983,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
03-JUL-2002
|
|
Description
|
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
-Run SwingApplet using the appletviewer: appletviewer SwingApplet.html
-Check that you can see a button with the label "Hello, I'm a Swing Button!"
-Select print from the Applet menu and print to your default printer using paper size A4 (ISO/DIN & JIS).
-The printed output shows a button with the label "Hello, I'm a Swing Butt..." .
The end of the button label is not readable.
======================================================================
Posted Date : 2005-09-19 17:25:19.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
This is a result of the different drawing operators that are used.
The current proposal is to make the print method effectively dump the screen.
xxxxx@xxxxx 2003-08-11
This has been fixed by 4352983.
Posted Date : 2005-10-21 19:06:46.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |