Opened 14 years ago
Last modified 14 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.
- type: 11111111
- press shift+enter
- press shift+enter
- press enter
- type: 222222222
- copy all content
- 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 Changed 14 years ago by
comment:2 Changed 14 years ago by
Keywords: | IE Opera added; Missing line after copy and paste removed |
---|---|
Status: | new → confirmed |
Version: | 3.6.1 → 3.1 |
Issue has reproducible in IE and Opera from CKEditor 3.1
Replying to pgteam:
ps: config.enterMode = CKEDITOR.ENTER_P