JDK-4258648 : Failed printing correctly for clearRect().
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: generic
  • Submitted: 1999-07-30
  • Updated: 1999-10-19
  • Resolved: 1999-10-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.3.0 kestrelFixed
Related Reports
Relates :  
Description
In this test, set background canvas color as blue, fill a big rectangle as
color red on this canvas. Clear a small rectangle inside this big one, then try to print the whole frame out, notice that the small rectangle failed to be
printed out as background color. This bug happens on solaris, in windows, the
bug seems exist too, please verify it in windows.

The test file is attached.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: kestrel INTEGRATED IN: kestrel VERIFIED IN: kestrel
14-06-2004

PUBLIC COMMENTS verified in kestrel K build, only in solaris.
10-06-2004

EVALUATION Fixed in conjuction with BugId 4170060. See that bug for more information. david.mendenhall@eng 1999-10-10 No regression test provided. Existing SQE tests provide verification. david.mendenhall@eng 1999-10-26
10-10-1999