-
Bug
-
Resolution: Unresolved
-
P3
-
8, 11, 14, 15
-
x86_64
-
windows_10
ADDITIONAL SYSTEM INFORMATION :
Only windows.
A DESCRIPTION OF THE PROBLEM :
Unicode rendering, even from a single string, is broken on windows based on java.awt.Canvas
or javax.swing.Canvas, but NOT for windows based on java.awt.TextArea. The same binary
produces correct results on Mac and Unix. Summary, on "Canvas" based windows on Windows
are broken, only for Korean unicode characters.
REGRESSION : Last worked in version 14.0.1
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Always, detailed instructions available. Probably a simple test program is possible too.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Correct text rendering.
ACTUAL -
"No Such Character" blocks.
FREQUENCY : always
Only windows.
A DESCRIPTION OF THE PROBLEM :
Unicode rendering, even from a single string, is broken on windows based on java.awt.Canvas
or javax.swing.Canvas, but NOT for windows based on java.awt.TextArea. The same binary
produces correct results on Mac and Unix. Summary, on "Canvas" based windows on Windows
are broken, only for Korean unicode characters.
REGRESSION : Last worked in version 14.0.1
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Always, detailed instructions available. Probably a simple test program is possible too.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Correct text rendering.
ACTUAL -
"No Such Character" blocks.
FREQUENCY : always