Opened 16 years ago
Last modified 16 years ago
#3508 closed Bug
getNext() is unavailable for all nodes — at Version 2
Reported by: | Tobiasz Cudnik | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Review+ | Cc: |
Description (last modified by )
getNext() actually is placed inside CKEDITOR.dom.element class, instead of CKEDITOR.dom.node. Because of this, can't be used for nodes which are not elements.
getPrevious() for example is placed correctly inside CKEDITOR.dom.node.
Change History (3)
Changed 16 years ago by
Attachment: | 3508.patch added |
---|
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Review? added |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Review+ added; Review? removed |
Owner: | set to Tobiasz Cudnik |
Status: | assigned → new |