Opened 15 years ago

Last modified 15 years ago

#3508 closed Bug

getNext() is unavailable for all nodes — at Version 1

Reported by: Tobiasz Cudnik Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Review+ Cc:

Description (last modified by Tobiasz Cudnik)

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 (2)

Changed 15 years ago by Tobiasz Cudnik

Attachment: 3508.patch added

comment:1 Changed 15 years ago by Tobiasz Cudnik

Description: modified (diff)
Keywords: Review? added
Status: newassigned
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy