Opened 14 years ago

Last modified 8 years ago

#6048 confirmed Bug

'Match whole word' leads to a JS error

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0.1
Keywords: Cc:

Description

  • Open a sample.
  • Type 'aaaa'.
  • Open the find dialog, check Match whole word.
  • Search for 'a'.

A JS error is thrown.

Change History (2)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.3.13.0.1

Issue has been reproducible from CKEditor 3.0.1.

The JS error is:
Message:endNode is null
Line: 1545
URI:/3.6.1/ckeditor/_source/core/dom/range.js[[BR]] code: if( endNode.type == CKEDITOR.NODE_ELEMENT

comment:2 Changed 8 years ago by kkrzton

Similar use case here #14522. This bug is still reproducible in CKEditor 4.5.7.

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