Hi!
Using Hebrew is a pleasure and that's why I bought the keyboard for. The suggestion are written from left to write instead of from right to left.
Here is some information:
http://code.google.com/p/cyanogenmod/is ... il?id=1673
Thanks a lot!
Wrong suggestion
- cyril
- Developer
- Posts: 2079
- Joined: Tue Feb 02, 2010 4:02 pm
- Phone: Nexus One 2.3
- Location: Nice, France
Re: Wrong suggestion
Hi
That's why I added an option "RTL suggestions" in v2.5.0 (it was for arabic, but it also applies to hebrew)
The point is that some ROMs implement RTL correctly, others don't, so the keyboard cannot guess automatically what it has to do (unless someone has a magical idea). That's why there is an option
That's why I added an option "RTL suggestions" in v2.5.0 (it was for arabic, but it also applies to hebrew)
The point is that some ROMs implement RTL correctly, others don't, so the keyboard cannot guess automatically what it has to do (unless someone has a magical idea). That's why there is an option

Cyril
Re: Wrong suggestion
Thanks Cyril that's great, didn't know about this option! I'll let the community know...
Tried it now, it works but only for the word typed the rest are still switched...
Tried it now, it works but only for the word typed the rest are still switched...
- cyril
- Developer
- Posts: 2079
- Joined: Tue Feb 02, 2010 4:02 pm
- Phone: Nexus One 2.3
- Location: Nice, France
Re: Wrong suggestion
Tried it now (again), and it works for all the words
So I don't understand...

Cyril
Re: Wrong suggestion
Cyril are you using cyanogen 5.0.8? I can send you a screen shot of that would help, also I confirmed this issue with other people using hebrew on smartkeyboard pro.
- cyril
- Developer
- Posts: 2079
- Joined: Tue Feb 02, 2010 4:02 pm
- Phone: Nexus One 2.3
- Location: Nice, France
Re: Wrong suggestion
No, I am using FRF50 at the moment, but when I uncheck this option, all the words appear reverse, so I would expect the contrary on CM.
I don't really understand why the highlighted word would have a different behavior in CM, as all the words in the suggestion bar are written with Canvas.drawText() method
I don't really understand why the highlighted word would have a different behavior in CM, as all the words in the suggestion bar are written with Canvas.drawText() method
Cyril
Re: Wrong suggestion
Sorry I can't tell you why... but I do know that bidi is handled differently in cyanogenmod (recently it was patched to solve bidi issues in android).
Also I found the relevant code. Hope it helps...
http://github.com/cyanogen/android_fram ... 27d9aa0ba7
Also I found the relevant code. Hope it helps...
http://github.com/cyanogen/android_fram ... 27d9aa0ba7
Re: Wrong suggestion
Also, found this: http://code.google.com/p/softkeyboard/i ... ?id=66#c28
I think it would help you solve the problem.
I think it would help you solve the problem.
Re: Wrong suggestion
Hey Cyril and progress on the Issue?
Also, just reporting a small bug, long pressing "ש" to get "0" gives out something else.
Also, just reporting a small bug, long pressing "ש" to get "0" gives out something else.
- cyril
- Developer
- Posts: 2079
- Joined: Tue Feb 02, 2010 4:02 pm
- Phone: Nexus One 2.3
- Location: Nice, France
Re: Wrong suggestion
No... I would need to flash CM (I don't have time at the moment) to check this problem myself, because I can't understand how that's possible
About the long press, it's on purpose.. it displays a 0 and another character (I don't know why but I saw that on other keyboards too
)
About the long press, it's on purpose.. it displays a 0 and another character (I don't know why but I saw that on other keyboards too

Cyril