FCKeditor - Test 004

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

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