I'm trying to get the the following widgets: HTML editors and Text Areas to allow Arabic and Chinese encoded strings.
However the string that I enter into either editor seems is converted into something which is clearly incorrect when I am pressing a button on the form, my project encoding, db encoding all support these character sets. I have noticed some bugs about character encoding: Issue 1983 (http://code.google.com/p/google-web-toolkit/issues/detail? id=1983&q=encoding&sort=type&colspec=ID%20Type%20Status%20Owner %20Milestone%20Summary%20Stars) Which as I understand means we can not enter any non US ASCII characters into widgets. However I am able to edit a tree which does store the characters correctly, so some widgets must support UTF-8 etc.. This post seems to say there is no more development on the rich text editor: http://groups.google.com/group/gwt-rich-text-editor/browse_thread/thread/cabd46c86bff5bf4 Can anyone tell me what is going on. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
