﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14869	JS error thrown with Find and Divarea plugins used together.	Jakub Ś	Tade0	"== Steps to reproduce ==

1. Open sample which contains Find and Divarea plugins (divrea sample in standard package).
2. Type {{{New Paragraph added}}}
3. Open Find dialog and search for {{{New}}}
4. Close the dialog with close button.

== Expected result ==

No error is thrown.

== Actual result ==

JS error is thrown:[[BR]]
Message: [[BR]]
Firefox: IndexSizeError: Index or size is negative or greater than the allowed amount [[BR]]
Chrome: IndexSizeError: Failed to execute 'setStart' on 'Range': The offset 19 is larger than or equal to the node's length (3).[[BR]]
Line:1933 [[BR]]
Path: ckeditor-dev/core/selection.js


== Other details (browser, OS, CKEditor version, installed plugins) ==

Problem can be reproduced in all browsers.
"	Bug	closed	Normal	CKEditor 4.6.2	General	4.0	fixed	Support	
