Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 6.x
Description
Steps to reproduce:
1.Add TextArea componet in your appliction with fontFamily="Courier"
<mx:TextArea x="0" y="0" width="250" height="200"
fontFamily="Courier">
2.Run this applicion, type some charaters in TextArea
type some charaters in another line, and type some chinese charater(or japanese)
3.the font of the charaters in the line with chinese is not 'Courier,'
and when you select the charaters, the font will change to 'Courier'
Actual Results:
the font of charaters is not correct when there are some non-ascii charater in this line.
Expected Results:
the font should not be changed while the chinese should use other font if can not find the font in client system.
Workaround (if any):
use default font