Hi
We want to customize context menu of tinymce with GWT. We are adding
the tinymce widget to FocusPanel, which will listen to mouse events.
mouse right click event on tinymce is propagating to my focus panel
except from textarea portion of the tinymce widget. But i also want to
listen mouse
right click event on textarea portion.
Some how the context menu on textarea portion is canceling the
propagation of event to its parent(my focuspanel), how to make this
event propagate to parent?

We are not interested in using contextmenu(by enabling "contextmenu"
plugin) provided by tinymce widget. We want to display our GWT
customized panel(context menu)
in that position

Regards,
Ramesh Talapaneni
-- 
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.


Reply via email to