Opened 11 years ago
Closed 11 years ago
#10972 closed Bug (duplicate)
[IE] Paste in inline -> IndexSizeError
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
- open IE9 or IE10,
- go to
inlinebycode.html
sample, - copy some text to clipboard (one word is enough),
- double click on "landed",
- ctrl + v
Result: SCRIPT5022: IndexSizeError selection.js, line 1535 character 8
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Summary: | [IE]Paste in inline -> IndexSizeError → [IE] Paste in inline -> IndexSizeError |
---|
comment:3 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
DUP of better explained #11384.
Problem can be reproduced from CKEditor 4.0 (works fine in CKE 4.0 beta)
Error:
Message: SCRIPT5022: IndexSizeError URI: ckeditor/core/selection.js Line: 1653
Other issues where IndexSizeError is mentioned: #10869, #10858, #10411, #10893.