-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
mantis
-
sparc
-
solaris_7
-
Verified
The text String set to clipboard by java program does not seem to
work correctly.
1. Reproduce
1) Compile the attached program as follows.
javac -encoding SJIS ClipboardDemo.java
2) execute the program
java ClipboardDemo
3) Open the text editor of CDE and press the "Paste" Key
--> You will see the text string is not copied correctly.
2. Confiration
SunOS goedel 5.7 Generic_106541-15 sun4u sparc SUNW,Ultra-60
3. Note
This happens with Merlin-rc.
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b16)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b16, mixed mode)
However, with 1.3.1_03, this works well.
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
So, I recommend to try in 1.3.1_03 first.
2002-07-23
=========================================================================
work correctly.
1. Reproduce
1) Compile the attached program as follows.
javac -encoding SJIS ClipboardDemo.java
2) execute the program
java ClipboardDemo
3) Open the text editor of CDE and press the "Paste" Key
--> You will see the text string is not copied correctly.
2. Confiration
SunOS goedel 5.7 Generic_106541-15 sun4u sparc SUNW,Ultra-60
3. Note
This happens with Merlin-rc.
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b16)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b16, mixed mode)
However, with 1.3.1_03, this works well.
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
So, I recommend to try in 1.3.1_03 first.
2002-07-23
=========================================================================
- relates to
-
JDK-4480282 Arabic native-to-Swing cut & paste is broken.
-
- Closed
-
-
JDK-4934597 NPE pasting unprintable chars into text boxes
-
- Closed
-
-
JDK-4393099 Need CharToByte and ByteToChar converters for x-compound-text encoding
-
- Resolved
-
-
JDK-4767165 Copy&Paste from dtterm to Swing text components on Solaris/ja doesn't work
-
- Closed
-