Opened 15 years ago

Last modified 15 years ago

#3508 closed Bug

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

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

Description

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

Changed 15 years ago by Tobiasz Cudnik

Attachment: 3508.patch added
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