Peformance issue rendering Arabic in an Item Renderer
Background
- Flash Player 10.2.152.32
- SDK 4.5.0.19786
- text being displayed in Arabic
- DataGrid has 12 columns and displays less than 20,000 rows
- using RichTextEditor on a TextArea within an item renderer
Performance Problem
- DataGrid population is done is an acceptable timeframe (consistantly populated in less than 10 seconds)
- the scrollbar hangs for several seconds when you click on it and drag
- "you can’t scroll through the fields at all with any reasonable performance"
Testing Done
- switching to the Spark component seems to make it worse
- limiting the number of rows of data doesn’t help the performance
- removing all code within the item renderer (applying a blank item renderer) doesn’t help the performance
- removing the item renderer makes the scroll bars work perfectly (it fixes the problem)
Issue
- need the item renderer for application functionality
Are there any known problems with FTE rendering Arabic?
Thanks,
Steve
