Fixed an issue where programmatically attaching and detaching a RichTextArea creates a JavaScript error because the RichTextArea uses a timeout to initialize its event system.  When detach is called, RichTextArea attempts to unitialize the event system before it is completely setup.

Patch by: jlabanca
Review by: ecc (desk review)
Issue: 1897



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2536 8db76d5a-ed1c-0410-87a9-c151d255dfc7
4 files changed