Opened 12 years ago
Last modified 12 years ago
#10834 confirmed Bug
Image2: The caption should not allow <p> and <br> (disable ENTER)
| Reported by: | Olek Nowodziński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.3 Beta |
| Keywords: | Cc: |
Description
Referring to: http://dev.ckeditor.com/ticket/10659#comment:8
Change History (1)
comment:1 Changed 12 years ago by
| Milestone: | CKEditor 4.3 |
|---|---|
| Status: | new → confirmed |

Currently <p> is disallowed, so enter mode is set to ENTER_BR. To disable enter completely we would need ENTER_NONE mode, which we won't be able to introduce in 4.3, so I'm removing milestone from this ticket.