-
Enhancement
-
Resolution: Duplicate
-
P4
-
8
-
x86_64
-
windows_7
FULL PRODUCT VERSION :
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [çæ¬ 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
New Turkish Lira sign is not displayed with logical fonts.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Use Font2DTest demo program which is in demo\jfc\Font2DTest directory
1. Start Font2Dtest
$ jre/bin/java -jar demo/jfc/Font2DTest/Font2DTest.jar
2. On "Text to use", select "User Text"
3. Type "\u20BA" on "User Text" window, then press "Update" button
4. On default, Dialog logical font is selected, but character is not displayed
5. Select "Segoe UI" font, character is displayed
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
New Turkish Lira sign should be displayed with logical fonts
ACTUAL -
New Turkish Lira sign is not displayed with logical fonts
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [çæ¬ 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
New Turkish Lira sign is not displayed with logical fonts.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Use Font2DTest demo program which is in demo\jfc\Font2DTest directory
1. Start Font2Dtest
$ jre/bin/java -jar demo/jfc/Font2DTest/Font2DTest.jar
2. On "Text to use", select "User Text"
3. Type "\u20BA" on "User Text" window, then press "Update" button
4. On default, Dialog logical font is selected, but character is not displayed
5. Select "Segoe UI" font, character is displayed
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
New Turkish Lira sign should be displayed with logical fonts
ACTUAL -
New Turkish Lira sign is not displayed with logical fonts
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-7015696 The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
- Resolved