﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6512	question regarding entermode p or div	Kenny		"I had a question regarding entermode (didn't get reply on the support email , so i ask it here ? ) :

- Up until now , we were using entermode br . This , however, introduces a few problems ( slowness in the editor , cursor jumps when using tables ) . As i understand it , CkEditor does not advice using entermode br .

- We are looking into using entermode p  , as this is the suggested entermode .

However, we are faced with a problem : using entermode p , there is a bigger vertical spacing between the lines.

This means that the user expierence is different : users now have to type shift-enter if they want the same behaviour.

- We can change the styles displayed in the editor using contentCss , however , then it is only applied on the editor , but not on the content ( if we use the content elsewhere, for example , sending a mail , it will still have this vertical spacing ).

For this , i see two possibilities :

- apply the style inline : for every paragraph , add the margin style . 
   => Can this be done in the editor in some way ?
   => Is it a good idea ( possible side-effects ) ?

- use entermode div , which doesn't have the line spacing problem.
   => Is this a good idea ( what are the possible side-effects compared to entermode p ) ?

Thanks,
Kind regards,

Kenny,
"	Task	closed	Normal		General		invalid		kenny.demetter@…
