Ticket #2028 (closed Bug: fixed)
Page break button causes JavaScript error when EnterMode = 'br'
| Reported by: | martinkou | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
To reproduce the bug:
- Open sample12.html in IE or FF, change EnterMode to 'br'.
- Try to insert a page break anywhere by pressing the Page Break button.
- You get a JavaScript error.
This bug is related to #1853 as the problem is caused by FCKDomRange::SplitBlock().
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
