Copy link to clipboard
Copied
Copy link to clipboard
Copied
A new discussion was started by Kien in
Developers --
Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation
Hi,
I am using FxTextArea to input a bidi string which has a mixture of Hebrew, English and punctuations. When I enter a Hebrew character it renders fine (the character appended to the left side of the existing string). When I enter an English character, it also renders fine (the character appended to the right). However, when I hit a space, what I am expecting to see is the entire English word gets appended to the left of existing string. Same goes for punctuations. I am expecting all the punctuations to be appended to the left of the existing string however it's been treated as English and therefore always appended to the right of existing string. Are there properties that I can specify to achieve the desired behaviour? Or is this a limitation?
View/reply at Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation < http://www.adobeforums.com/webx?13@@.59b8763a>
Replies by email are OK.
Use the unsubscribe < http://www.adobeforums.com/webx?280@@.59b8763a!folder=.3c060fa3> form to cancel your email subscription.
Copy link to clipboard
Copied
A new message was posted by Matt Chotin in
Developers --
Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation
Hi Kien,
We did some testing against MS Word and we think we behave the same as it (other than a potential cursor issue we spotted). If you can file a bug with your testcase we can check with some of the other text folks to see if they think our current behavior is correct or whether we need to make it more customizable.
Matt
On 3/31/09 8:28 AM, "Kien" < member@adobeforums.com> wrote:
A new discussion was started by Kien in
Developers --
Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation
Hi,
I am using FxTextArea to input a bidi string which has a mixture of Hebrew, English and punctuations. When I enter a Hebrew character it renders fine (the character appended to the left side of the existing string). When I enter an English character, it also renders fine (the character appended to the right). However, when I hit a space, what I am expecting to see is the entire English word gets appended to the left of existing string. Same goes for punctuations. I am expecting all the punctuations to be appended to the left of the existing string however it's been treated as English and therefore always appended to the right of existing string. Are there properties that I can specify to achieve the desired behaviour? Or is this a limitation?
View/reply at Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation < http://www.adobeforums.com/webx?13@@.59b8763a>
Replies by email are OK.
Use the unsubscribe < http://www.adobeforums.com/webx?280@@.59b8763a!folder=.3c060fa3> form to cancel your email subscription.
View/reply at Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation < http://www.adobeforums.com/webx?13@@.59b8763a/0>
Replies by email are OK.
Use the unsubscribe < http://www.adobeforums.com/webx?280@@.59b8763a!folder=.3c060fa3> form to cancel your email subscription.
Copy link to clipboard
Copied
A new message was posted by Matt Chotin in
Developers --
Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation
Actually Ella did reproduce the punctuation issue. But good to either find the bug we file and vote for it or file it yourself.
On 4/2/09 2:31 PM, "Matt Chotin" < member@adobeforums.com> wrote:
A new message was posted by Matt Chotin in
Developers --
Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation
Hi Kien,
We did some testing against MS Word and we think we behave the same as it (other than a potential cursor issue we spotted). If you can file a bug with your testcase we can check with some of the other text folks to see if they think our current behavior is correct or whether we need to make it more customizable.
Matt
On 3/31/09 8:28 AM, "Kien" < member@adobeforums.com> wrote:
A new discussion was started by Kien in
Developers --
Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation
Hi,
I am using FxTextArea to input a bidi string which has a mixture of Hebrew, English and punctuations. When I enter a Hebrew character it renders fine (the character appended to the left side of the existing string). When I enter an English character, it also renders fine (the character appended to the right). However, when I hit a space, what I am expecting to see is the entire English word gets appended to the left of existing string. Same goes for punctuations. I am expecting all the punctuations to be appended to the left of the existing string however it's been treated as English and therefore always appended to the right of existing string. Are there properties that I can specify to achieve the desired behaviour? Or is this a limitation?
View/reply at Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation < http://www.adobeforums.com/webx?13@@.59b8763a>
Replies by email are OK.
Use the unsubscribe < http://www.adobeforums.com/webx?280@@.59b8763a!folder=.3c060fa3> form to cancel your email subscription.
View/reply at Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation < http://www.adobeforums.com/webx?13@@.59b8763a/0>
Replies by email are OK.
Use the unsubscribe < http://www.adobeforums.com/webx?280@@.59b8763a!folder=.3c060fa3> form to cancel your email subscription.
View/reply at Flex 4 and bidi input which has a mixture of Hebrew, English and punctuation < http://www.adobeforums.com/webx?13@@.59b8763a/1>
Replies by email are OK.
Use the unsubscribe < http://www.adobeforums.com/webx?280@@.59b8763a!folder=.3c060fa3> form to cancel your email subscription.
Copy link to clipboard
Copied
Hebrew fonts have no Hebrew punctuation! This sucks, as for example Arabic fonts do have their own punctuation signs. But for Hebrew there is no way to know whether you wanted to put Latin coma or Hebrew coma - it will always be Lating coma as Hebrew simply doesn't have even a registered char code for it!
So, deal with it, there cannot be an ultimate fix to this issue, unless Unicode char-table changes or people would stop using this language (I'm Israeli, so, guess, I'm allowed to say that).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now