History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-13720
Type: Bug Bug
Status: Closed Closed
Resolution: External
Priority: None None
Assignee: PR Muruganandh
Reporter: Dimitri Kurashvili
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Flex SDK

Problems with correctly wrapping multiline Unicode text in Text based controls

Created: 11/25/07 02:06 PM   Updated: 03/12/08 10:08 AM
Component/s: mx: Text, mx: TextArea, mx: TextInput
Security Level: Public (All JIRA Users )

File Attachments: 1. Microsoft Word Indian Languages _ Screenshots.doc (338 kb)
2. Text File main.mxml (0.4 kb)
3. File main.swf (242 kb)
4. File SDK-13720.fla (32 kb)
5. File SDK-13720.swf (0.6 kb)

Issue Links:
Relationship
 
This issue is related to by:
FB-11060 foreign characters now showing up in ... B Closed

Severity: Incorrectly Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: (Planning) SDK 3.0 Candidates
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1. Copy the following text "გამარჯობა ფლექს, იმედია ამ ბაგის გამოსწორება არ იქნება დიდი პრობლემა." -- some text writtent in Georgian language
2. Paste it into some TextArea (or Text, if from Flex Builder) in your application.
3. If the size of the TextArea is small enough, to contain the full text in one line, then with high probability you will see incorrect text wrapping in this component. Under "incorrect wrapping" I mean, that in order to continue on a new line Text component splits words (like in hypenation) which should not be splitted!
4. When I used, for example, Russian letters, I could not found any problem of such kind. Georgian letters are the only known (for me) Unicode set which works incorrectly.

I do not know any workaround for this problem.
Bugbase Id: 212894
QA Owner: PR Muruganandh
Resolved by: Peter deHaan (Adobe)
Participants: Dimitri Kurashvili, Jim Pollard, Peter deHaan (Adobe) and PR Muruganandh


 All   Comments      Sort Order:
Dimitri Kurashvili - [11/30/07 11:59 PM ]
Recently I've found some workaround for this problem. I use ASCII characters set (ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäå) instead of Unicode Georgian letters. There are special fonts, which display this ASCII characters as Georgian letters. Texts are correctly wrapped now. For my application needs it looks ok, but this is not good solution in general.

May be this is Flash Player problem, not of Flex SDK?

Peter deHaan (Adobe) - [12/01/07 04:12 PM ]
I believe this is a Flash Player issue. I can repro the issue with a standard TextField in Flash CS3. I'll file a bug in the internal Flash Player bug base for further investigation.

Peter deHaan (Adobe) - [12/01/07 04:38 PM ]
Moved to internal Flash Player bug base. Closing this bug as External since it now belongs to the Flash Player team.

Thanks,
Peter

Jim Pollard - [03/12/08 10:08 AM ]
This problem is for many of the Indian languages including Tamil, Hindi, Gujarati, Malayalam, Kannada, Marathi, and Telegu. I have attached screenshots.