[
https://issues.apache.org/jira/browse/FLEX-27696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243551#comment-14243551
]
Jay Wood commented on FLEX-27696:
---------------------------------
Observed the same problem with several "symbol" fonts (e.g., Bookshelf Symbol
7, Marlett, MT Extra, Symbol, Webdings, Wingdings) -- text with any of these
fonts specified is not rendered correctly in a Spark TextArea or
RichEditableText field when used in a browser-based application.It appears that
the text is being rendered in the default font (Times New Roman) instead of the
specified font.
The fonts display correctly in a Spark Label control, and also in TextArea or
RichEditableText when used in AIR desktop and mobile applications.
Problem is more pronounced on Windows than on Mac -- tested on Windows 7 in a
range of browsers (IE 11, Firefox, Chrome), and Mac OS X 10.9.5 (Safari,
Firefox, Chrome browsers). Using Flex SDK 4.6.0.23201, with AIR 15 SDK).
> Webdings font not working in Flex 4.1 & AIR SDK 2.0
> ---------------------------------------------------
>
> Key: FLEX-27696
> URL: https://issues.apache.org/jira/browse/FLEX-27696
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: RichEditableText
> Affects Versions: Adobe Flex SDK 4.0 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. Take a Rich Editable Text, Apply Webdings Font
> 2. Run & type some text it is showing english characters.
> 3. If we copy & paste text with webdings font from word it is showing as
> symbols
>
> Actual Results:
> Instead of symbols it is showing text characters
>
> Expected Results:
> The text should show symbols while typing for Webdings font.
>
> Workaround (if any):
> Tried with embedding fonts, font-manager class, nothing is working.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)