Page 1 of 1

[solved] When editing text, marker jumps down

Posted: Tue Feb 16, 2010 11:54 am
by MrBech
Hello. my English realy sux so hope you understand me.

I have a problem with CMS MS when I'm editing the text. For ex.

I type a text and press enter to jump down a row and the marker goes down like 20 steps. I could press shift + enter and get the result I wanted (jump to the next line). Is it ment to jump down like 20 rows when you press enter in textedit mode?

/jb

Re: When editing text, marker jumps down

Posted: Tue Feb 16, 2010 12:00 pm
by RonnyK
That has to do with you stylesheet settings. The ENTER is by default set to create a new paragraph, where shift-enter is set to do a line-break. You can choose in TinyMCE what you want for Enter, the other gets shift-enter then.

Check you paragraph settings in the stylesheet for the ...

Ronny

Re: When editing text, marker jumps down

Posted: Tue Feb 16, 2010 12:05 pm
by MrBech
Ahhh I see! Ill have a closer look on the CSS and see if I can solve it! thanks alot!