Opened 13 years ago

Last modified 13 years ago

#8334 confirmed Bug

Strange behaviour, missing line

Reported by: pgteam Owned by:
Priority: Normal Milestone:
Component: General Version: 3.1
Keywords: IE Opera Cc:

Description

when i do the following stpes, one of lines will be missed.

  1. type: 11111111
  2. press shift+enter
  3. press shift+enter
  4. press enter
  5. type: 222222222
  6. copy all content
  7. paste

there are 2 lines instead of 3. . one of the line missed. . .

i am want to know what kind of logic do ckeditor deal with <br> and <p> so that i can do some work around.

Change History (2)

comment:1 in reply to:  description Changed 13 years ago by pgteam

Replying to pgteam:

when i do the following stpes, one of lines will be missed.

  1. type: 11111111
  2. press shift+enter
  3. press shift+enter
  4. press enter
  5. type: 222222222
  6. copy all content
  7. paste

there are 2 lines instead of 3. . one of the line missed. . .

i am want to know what kind of logic do ckeditor deal with <br> and <p> so that i can do some work around.

ps: config.enterMode = CKEDITOR.ENTER_P

comment:2 Changed 13 years ago by Jakub Ś

Keywords: IE Opera added; Missing line after copy and paste removed
Status: newconfirmed
Version: 3.6.13.1

Issue has reproducible in IE and Opera from CKEditor 3.1

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy