Opened 11 years ago
Closed 11 years ago
#12041 closed Bug (invalid)
Magicline and DIV enterMode
Reported by: | Irina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Satya Minnekanti, Christophe Guillou |
Description
- Set config.magicline_putEverywhere to false
- Open Enter key sample
- Change enter mode to DIV
- Press enter key few times
Result: Magic line is visible at each line
Setting
config.magicline_putEverywhere=false
is default setting and it is showing magic lines between divs no matter what enter mode is used. This can be considered by design approach or Magil Line limitation. It depends on point of view.We don't consider this behaviour invalid.
Magic line in enter mode div just inserts new divs into editor. It works the same as enter key. If this is disturbing for any reason, one can always disable Magic line for this particular enter mode.