Ticket #4933 (closed Bug: fixed)
CKEditor leaving empty tags with line break
| Reported by: | wwalc | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | General | Version: | 3.0.2 |
| Keywords: | Confirmed | Cc: |
Description
Might be a dup of #4886.
Confirmed in FF 3.5.5, Safari and Opera although the results are a bit different .
Steps to reproduce
- start with empty content
- type "aaa"
- press Shift+Home to select text
- press Ctrl+B, Ctrl+U, Ctrl+I
- press Del
- switch to source mode
- result (in FF):
<p> <em><u><strong><br /> </strong></u></em></p>
Change History
Note: See
TracTickets for help on using
tickets.
