Re: Detecting ONPASTE on a richtextbox? (possible?)
I'm guessing its because richtextbox use's a iFrame...so somehow the handler needs to listen within that? Dont know the solution though. On Sep 27, 11:56 am, Javier wrote: > im in the same problem. > some links that works good in textarea widgets but not in richtext > :(:http://groups.google.com/group/google-web-toolkit/browse_thread/threa... > related > issue:http://code.google.com/p/google-web-toolkit/issues/detail?id=4030 > > same > question:http://groups.google.com/group/google-web-toolkit/browse_thread/threa... > > On 4 sep, 21:01, darkflame wrote: > > > > > Is it possible to detect aonpasteevent in a richtextbox? > > > I followed this method here for a > > textbox;http://groups.google.com/group/google-web-toolkit/browse_thread/threa... > > > (basicly just extending a richtextbox instead) > > > Nothing seems to fire though in Chrome. -- 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.
Re: Detecting ONPASTE on a richtextbox? (possible?)
im in the same problem. some links that works good in textarea widgets but not in richtext :(: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/09a3527707d22be0?fwc=1 related issue: http://code.google.com/p/google-web-toolkit/issues/detail?id=4030 same question: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/b49f9c7c1e5bea45/949c4a83fd799109?lnk=gst&q=richtextarea+onpaste#949c4a83fd799109 On 4 sep, 21:01, darkflame wrote: > Is it possible to detect aonpasteevent in a richtextbox? > > I followed this method here for a > textbox;http://groups.google.com/group/google-web-toolkit/browse_thread/threa... > > (basicly just extending a richtextbox instead) > > Nothing seems to fire though in Chrome. -- 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.
Detecting ONPASTE on a richtextbox? (possible?)
Is it possible to detect a onpaste event in a richtextbox? I followed this method here for a textbox; http://groups.google.com/group/google-web-toolkit/browse_thread/thread/f8fb744fd4e0614a/0d02b5302194d55c (basicly just extending a richtextbox instead) Nothing seems to fire though in Chrome. -- 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.