Opened 14 years ago
Closed 14 years ago
#3919 closed Bug (fixed)
Justify and indent/outdent commands are broken
Reported by: | Neil Jenkins | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | 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 (2)
Change History (12)
comment:1 Changed 14 years ago by
Milestone: | → CKEditor 3.0 |
---|
comment:2 Changed 14 years ago by
Priority: | Normal → High |
---|
comment:3 Changed 14 years ago by
Keywords: | Confirmed added |
---|
comment:4 Changed 14 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
Changed 14 years ago by
Attachment: | 3919.patch added |
---|
comment:5 Changed 14 years ago by
Keywords: | Review? added |
---|
comment:6 Changed 14 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3854].
Click here for more info about our SVN system.
comment:8 Changed 14 years ago by
Keywords: | Review+ removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
There's a typo in the patch which I didn't figure out.
Changed 14 years ago by
Attachment: | 3919_2.patch added |
---|
comment:9 Changed 14 years ago by
Keywords: | Review+ added |
---|
The same JS error using Justify