FCKeditor - Test 004
Expected results : The editor must still work when hidding it
programmatically (through javascript).
Configurations: Default
Steps to Reproduce:
-
Wait the page to load.
-
Hit the "Show Editor" button.
-
Insert some text and format it.
-
Hit the "Hide Editor" button.
-
Hit the "Submit" and check the posted HTML.
-
Close the "Submit" window.
-
Hit the "Show Editor" button.
-
Repeat steps 2 and 4.