Ticket #7977 (closed Bug: fixed)
with enterMode: p set, CK Editor creating a br instead of p when we press enter
| Reported by: | satya | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.1 |
| Component: | General | Version: | 3.6.1 |
| Keywords: | IBM | Cc: | damo, jamescun, tmonahan |
Description
To reproduce the defect:
with enterMode set to paragraph, keep cursor in editor body and press Enter 5 times.
Expected Result: 5 empty paragraph's are created.
Actual Result: Only 1 paragraph is created and every time we press enter it is creating a <br /> instead of a new p
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

True from rev [6992]