Opened 14 years ago
Last modified 9 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
Status: | new → confirmed |
---|---|
Version: | 3.3.1 → 3.0.1 |
comment:2 Changed 9 years ago by
Similar use case here #14522. This bug is still reproducible in CKEditor 4.5.7.
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