Ticket #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
comment:1 in reply to: ↑ description Changed 21 months ago by pgteam
Note: See
TracTickets for help on using
tickets.

Replying to pgteam:
ps: config.enterMode = CKEDITOR.ENTER_P