Skip to main content
Participating Frequently
May 22, 2012
Question

Arabic Text Disappear

  • May 22, 2012
  • 5 replies
  • 809 views

Hi all,

My mobile application makes simply an HTTPService call to retrieve an XML file (contains arabic text) and displayed in a list component. When I test this application using an emulator, everything works fine and text has been rendered probably. But, when I test the same application in a mobile device, the arabic text has disappeard without getting any runtime error. Any solutions?

Development Environment:

OS: Windows 7, 32 Bit

Flex SDK: 4.6

Java SE: 1.7.0_04

Device: Google Galaxy Nexus, ICS

Your prompt reply would be greatly appreciated.

-Khaled

This topic has been closed for replies.

5 replies

Participating Frequently
June 4, 2012

I noticed that this behavior do apply only with Label based component only. I tried to use TextArea and TextInput and the Arabic text had been rendered correctly this time with one major performance issue where your application/view will be heavy and your text will stuck in the previous position when you scroll the text content within the container (list component).

I hope if there is a way to render the Label text layout as the TextArea component!

chris.campbell
Legend
June 7, 2012

Do you mind updating the bug report with that finding?

chris.campbell
Legend
May 23, 2012

Could you please open a new bug report on this over at bugbase.adobe.com?  If possible, please include sample code and application so we can quickly regress this issue.  If you'd like to keep your application private, please feel free to email it to me directly at ccampbel@adobe.com.  Finally, please post back with the URL so that others affected can add their comments and votes.

Participating Frequently
May 23, 2012

Dear Chris,

I submitted the application in the bugbase but here's another copy. I took

a screenshot of the results in case my description was not clear.

Thanks in advance.

regards,

Khaled

chris.campbell
Legend
May 23, 2012

Thank you, I appreciate it.  I'd like to take a second and recommend that anyone else that runs into Khaled's issue take a minute and cast your vote for his bug.

3196637 - Disappearance of Arabic Text