Opened 11 years ago
Closed 11 years ago
#11797 closed Bug (duplicate)
[IE9-11] Double replace fire error in console
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description (last modified by )
- Load editor with content
<h1>Apollo 11</h1>
- Click "Replace" button in toolbar
- Type "Artur 11" in "Replace with" field
- Click "Replace all"
- Click "Close" button in dialog
- Select word "Artur" in header by double-click
- Click "Replace" button in toolbar
- Type some word in "Replace with"
- Click "Replace" button
- click "Close"
OR
- Load editor with content
hello world world
- Click "Replace" button in toolbar
- Type space in field "Find what"
- Click "Replace all"
- Click "Close"
Actual result:
Error in console SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1) ckeditor.js, line 379 character 513
Change History (3)
comment:1 Changed 11 years ago by
Summary: | [IE9] Double replace fire error in console → [IE9-11] Double replace fire error in console |
---|
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by
Keywords: | replace removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
DUP of #11271.