Is anybody aware of browser-specific limitations on the length of text
in a textarea? I have reports from some users that their text is
truncated after they have pasted it from a TinyMCE instance back into
a GWT textarea. My suspect would be IE but I have not got a reply from
the user yet.

On a related question, I noticed that textarea widget has only the
getText method. I recall from Javascript books that the textarea
element could return its contents in chunks (2kB as I recall) as a
list of elements. Has GWT abstracted all that as a getText method?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to