-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.1
-
x86
-
windows_2000
Name: gm110360 Date: 09/03/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195] service pack 2
A DESCRIPTION OF THE PROBLEM :
When I enter Alt+0128 in a JTextField in my applet,
an "empty" character is displayed. This used to work with
JRE 1.3.1
If I copy and paste the Euro character from Notepad, it is
displayed correctly.
This can be reproduced with your SwingSet2 demo.
Note that several other extended characters are also not
displayed correctly.
REGRESSION. Last worked in version 1.3
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Open your SwingSet2 demo.
2. In the JtextField, type Alt+0128
3. Notice that the caret moves, but no character is
displayed.
EXPECTED VERSUS ACTUAL BEHAVIOR :
Expected: The ? symbol should be displayed.
Actual: The caret moves, but no character is displayed.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
This can be reproduced with your SwingSet2 demo.
---------- END SOURCE ----------
CUSTOMER WORKAROUND :
If I copy and paste the Euro character from Notepad, it is
displayed correctly.
(Review ID: 163455)
======================================================================
- duplicates
-
JDK-4623376 REGRESSION: Entering characters via ALT+Numpad doesn't work anymore
-
- Resolved
-