-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.4
-
sparc
-
solaris_2.5.1
The attached test case draws a small semi-transparent image scaled up to
200x200. It draws the image once on the left with no clip and again on
the right with a clip covering only the center portion of the image.
The test case works as expected on Windows and on JDK 1.2, but running on
JDK1.1 on Solaris the right image is drawn in full (i.e. not clipped).
200x200. It draws the image once on the left with no clip and again on
the right with a clip covering only the center portion of the image.
The test case works as expected on Windows and on JDK 1.2, but running on
JDK1.1 on Solaris the right image is drawn in full (i.e. not clipped).
- duplicates
-
JDK-4110027 drawImage() doesn't honor clipping rect (JDK 1.1 only, Solaris only)
- Closed