-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b11
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2173092 | 6-pool | Vaibhav Choudhary | P4 | Closed | Not an Issue | |
JDK-2174425 | 5.0u19 | Vaibhav Choudhary | P3 | Resolved | Fixed | b01 |
JDK-2174455 | 1.4.2_21 | Vaibhav Choudhary | P3 | Resolved | Fixed | b01 |
JDK-2179170 | 1.4.2_20-rev | Vaibhav Choudhary | P3 | Resolved | Fixed | b04 |
JDK-2169169 | 1.4.2_19-rev | Vaibhav Choudhary | P3 | Resolved | Fixed | b10 |
An image(256 colors) copied in clipboard is not displayed in Java program correctly.
Some right portion of orginal image moves to the left side and shows up in the Java application.
CONFIGURATION :
JDK: 1.4.2/5.0u16/6.0u10
OS : WindowsXP(SP2, Japanese)
REPRODUCE:
The following steps are for 6.0u10.
1) Open SwingSet3.png in "paint" tool of Windows Accesorries
2) Save the image as **256 colors bitmap***
3) [edit]-[select All] in paint tools window
4) [edit]-[Copy]
(The image data is transferred to clipboard)
5) Compile the attached a.java
6) invoke "java a"
Please compare in the image in java application with the original one.
You can see the difference between both images.
Some right portion of orginal image moves to the left side and shows up in the Java application.
CONFIGURATION :
JDK: 1.4.2/5.0u16/6.0u10
OS : WindowsXP(SP2, Japanese)
REPRODUCE:
The following steps are for 6.0u10.
1) Open SwingSet3.png in "paint" tool of Windows Accesorries
2) Save the image as **256 colors bitmap***
3) [edit]-[select All] in paint tools window
4) [edit]-[Copy]
(The image data is transferred to clipboard)
5) Compile the attached a.java
6) invoke "java a"
Please compare in the image in java application with the original one.
You can see the difference between both images.
- backported by
-
JDK-2169169 An image(256 colors) in clipboard should be displayed correctly
-
- Resolved
-
-
JDK-2174425 An image(256 colors) in clipboard should be displayed correctly
-
- Resolved
-
-
JDK-2174455 An image(256 colors) in clipboard should be displayed correctly
-
- Resolved
-
-
JDK-2179170 An image(256 colors) in clipboard should be displayed correctly
-
- Resolved
-
-
JDK-2173092 An image(256 colors) in clipboard should be displayed correctly
-
- Closed
-