Funny, thought I replied to this :-/

Anyway, fantasic work.
I did a quick implementation in my app and found the following:

Chrome - works flawlessly. At least data cut and paste from open
office is stripped clean nicely.
Firefox - as expected, workaround needed.
Opera - unfortuntely data isnt stripped :-/ (completely contradicting
what I read on their forums...must have been out of date).

The work around popup does have some issues for me...my Richtext box
is already a popup and it appears under it. I guess this can  be fixed
with a basic zIndex.

Anyway, once again, great work, supprised its not getting more
attention.

On Nov 5, 4:53 pm, Brandon Donnelson <branflake2...@gmail.com> wrote:
> Here is my latest rendition. I can't find a perfect solution due to mozilla
> clipboard data access. But I found a workaround using doubleclick on the
> RichTextArea. I want to add later, a warning for firefox pasters. So far
> this is what I have.
>
> http://code.google.com/p/gwt-examples/wiki/DemoGWTTextBoxExpander?ts=...
> - wiki with demo and source
>
> http://code.google.com/p/gwt-examples/source/browse/#svn%2Ftrunk%2FGo...
> - workaround
>
> http://demogwttextexpand.appspot.com/- demo

-- 
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