Opened 10 years ago
Closed 9 years ago
#11962 closed Bug (duplicate)
[IE] Replace all with sentence `aaaaa` throw error.
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
Browsers: ALL IE
Since: 4.0.0
- Open editor and clear its content.
- Type
aaaaa
. - Open
Replace
dialog. - Fill inputs
Find what
:a
,Replace with
:b
. - Click
Replace All
button (you will get info that 5 occurencies replaced). - Click
Close
button.
Actual result: There is error in console: SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1) ckeditor.js, line 382 character 304
Change History (3)
comment:1 Changed 10 years ago by
Summary: | [ALL IE] Replace all with sentence `aaaaa` throw error. → [IE] Replace all with sentence `aaaaa` throw error. |
---|
comment:2 Changed 10 years ago by
Status: | new → confirmed |
---|
Confirmed at ( ie9, ie10 )@Win7, ie11@Win8
Could repro at ie8@Win7