Foren

WYSIWYG problem in chrome

Shira Rand, geändert vor 10 Jahren.

WYSIWYG problem in chrome

New Member Beiträge: 15 Beitrittsdatum: 13.02.13 Neueste Beiträge
Hello,

I have a problem with my message boards.
When I try to post in chrome the content of the message is being discarded and the subject of the message is being used instead.
Only after editing the message the content is being posted.

Any idea what could cause such a behavior?

PS
I use the default WYSIWYG editor (CKeditor).
Shira Rand, geändert vor 10 Jahren.

RE: WYSIWYG problem in chrome

New Member Beiträge: 15 Beitrittsdatum: 13.02.13 Neueste Beiträge
After some research I found that for some reason when typing inside the WYSIWYG editor the text goes between the head and body tag of the iframe (it should go inside the body tag).
When I try to press enter I get "Uncaught TypeError: Cannot read property 'type' of null" in the console.
What can affect the editor to behave like that?