Ticket #3919 (closed Bug: fixed)
Justify and indent/outdent commands are broken
| Reported by: | neilj | Owned by: | martinkou |
|---|---|---|---|
| Priority: | High | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Confirmed Review+ | Cc: |
Description
Latest SVN trunk version (3851), these commands fail to work completely. Seems to be caused by bookmarks not being cleared up but left in the DOM. Actual error thrown is in the getNextParagraph method of the domiterator plugin. (this._.lastNode is null).
Verified on Mac OSX 10.5.7 with Firefox 3.5 and Safari 4.0.2
Attachments
Change History
comment:4 Changed 4 years ago by martinkou
- Owner set to martinkou
- Status changed from new to assigned
comment:7 Changed 4 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [3854].
Click here for more info about our SVN system.
comment:8 Changed 4 years ago by garry.yao
- Keywords Review+ removed
- Status changed from closed to reopened
- Resolution fixed deleted
There's a typo in the patch which I didn't figure out.
comment:10 Changed 4 years ago by garry.yao
- Status changed from reopened to closed
- Resolution set to fixed
Fixed with [3865].
Note: See
TracTickets for help on using
tickets.
