Hello everyone,
This morning seems to be a sucking one. I was trying to give WYSIWYG features to my D6 site. I enabled WYSIWYG drupal module and installed TinyMCE library.
Unfortunately TinyMCE adds strange line breaks when pressing the enter key. If I'm correct, when pressing the Enter key once, I get 2 line breaks.
But I discovered that when pressing the SHIFT+Enter keys, It works fine.
Please don't ask me to show a message on top of page asking site users to use Shift+Enter instead of Enter key.
I need a good solution.
I changed the CSS files to Garland's, changed settings for each editor profile, added linebreak tags to input formats, switched off/on linebreak converter, etc etc. It was sucking everytime!
I simply need to change the behaviour of Shift+Enter and Enter keys.