FCKeditor - Test 004

Expected results : The editor must still work when hidding it programmatically (through javascript).
Configurations: Default
Steps to Reproduce:

  1. Wait the page to load.
  2. Hit the "Show Editor" button.
  3. Insert some text and format it.
  4. Hit the "Hide Editor" button.
  5. Hit the "Submit" and check the posted HTML.
  6. Close the "Submit" window.
  7. Hit the "Show Editor" button.
  8. Repeat steps 2 and 4.