Comment #28 on issue 876 by Matti.Laakso: UTF-8 support broken in Linux and  
MacOsX - workaround available
http://code.google.com/p/openmeetings/issues/detail?id=876

I added you to my jabber account.

Now with the newest customEdittext.lzx

when pressing ä:

System.capabilities.os -- START  Linux 2.6.24-24-generic ä
lastChar  Ã
lastChar CharCode  164
i 1 2
DO WHILE -1-  164 undefined 1 128 191
DO WHILE -2-  164 undefined 1
Replace String -1a-  ä 228 Replace With  ä
Replace String -1b-   ä
Replace String -2-  ä 228
Replace String -3-  ä
-- END  ä
System.capabilities.os -- START  Linux 2.6.24-24-generic ä
lastChar  ä
lastChar CharCode  228
i 0 1
DO WHILE -1-  228 undefined 0 128 191
i == d NOTHING TO REPLACE!


when pressing ö

System.capabilities.os -- START  Linux 2.6.24-24-generic
System.capabilities.os -- START  Linux 2.6.24-24-generic ö
lastChar  Ã
lastChar CharCode  182
i 1 2
DO WHILE -1-  182 undefined 1 128 191
DO WHILE -2-  182 undefined 1
Replace String -1a-  ö 246 Replace With  ö
Replace String -1b-   ö
Replace String -2-  ö 246
Replace String -3-  ö
-- END  ö
System.capabilities.os -- START  Linux 2.6.24-24-generic ö
lastChar  ö
lastChar CharCode  246
i 0 1
DO WHILE -1-  246 undefined 0 128 191
i == d NOTHING TO REPLACE!


when typin älä

System.capabilities.os -- START  Linux 2.6.24-24-generic
System.capabilities.os -- START  Linux 2.6.24-24-generic ä
lastChar  Ã
lastChar CharCode  164
i 1 2
DO WHILE -1-  164 undefined 1 128 191
DO WHILE -2-  164 undefined 1
Replace String -1a-  ä 228 Replace With  ä
Replace String -1b-   ä
Replace String -2-  ä 228
Replace String -3-  ä
-- END  ä
System.capabilities.os -- START  Linux 2.6.24-24-generic ä
lastChar  ä
lastChar CharCode  228
i 0 1
DO WHILE -1-  228 undefined 0 128 191
i == d NOTHING TO REPLACE!


So it actually works!! The negative thing is that when I type really fast,  
the text
comes along very slow...I have to wait few seconds for letters to show up  
on my
screen. But if I write slowly, then no problem :)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to