-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.0
-
None
-
x86
-
generic
On Window's NT, there are a couple of problems in dnd from native to JVM-List
1) drag-n-drop text in Mimetype: text/plain; charset=unicode from native (IE browser) to JVM List component, there are extra junk characters in the transferred object. eg. DRAG becomes D*R*A*G** (* is actually a square).
2) drag-n-drop text in Mimetype: text/plain; charset=ascii from native (IE) to JVM List component, there is a extra junk character appended. eg. DRAG becomes DRAG*.
The problem happen on jdk1.2 beta4 as well as latest jdk1.2 fcs build.
The test case can be found at: /home/tinasu/ws/Drag-n-Drop/dndtestsuite/text/AWTComponents/List
1) drag-n-drop text in Mimetype: text/plain; charset=unicode from native (IE browser) to JVM List component, there are extra junk characters in the transferred object. eg. DRAG becomes D*R*A*G** (* is actually a square).
2) drag-n-drop text in Mimetype: text/plain; charset=ascii from native (IE) to JVM List component, there is a extra junk character appended. eg. DRAG becomes DRAG*.
The problem happen on jdk1.2 beta4 as well as latest jdk1.2 fcs build.
The test case can be found at: /home/tinasu/ws/Drag-n-Drop/dndtestsuite/text/AWTComponents/List
- duplicates
-
JDK-4162516 Only the first char is transferred from native to JVM-TextField
-
- Closed
-