Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Squiggly 1.1
-
None
-
None
Description
Steps to reproduce
- Configure the system keyboard to Arabic
- Configure squiggly to use English dictionaries
- Start typing in any squiggly-enabled text field
Desired result: no error.
Actual result: fatal
TypeError: Error #1009
at com.adobe.linguistics.spelling.ui::SparkHighlighter/drawSquigglyLineForRange()
at com.adobe.linguistics.spelling.ui::SparkHighlighter/squiggleWord()at com.adobe.linguistics.spelling.ui::SparkHighlighter/drawSquiggleAt()at com.adobe.linguistics.spelling::SpellUI/spellCheckRange()at com.adobe.linguistics.spelling::SpellUI/doSpellingJob()at com.adobe.linguistics.spelling::SpellUI/spellCheckScreen()
Note that I haven't tried this with a valid Arabic dictionary configured. Though from what I saw in the code I think it would fatal even so.