Opened 9 years ago
Closed 9 years ago
#11598 closed Bug (invalid)
IE11 Win7 - Error 80020101 when opening dialog for second time.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 |
Keywords: | IE11 | Cc: |
Description
Please have a look at attached jing video.
To reproduce:
- Open replacebyclass sample
- Click on link button type something in URL and press OK
- Switch to source and WYSIWYG
- Scroll down a little bit and click in one of paragraphs below.
- Press Link dialog button
Result: Error 80020101 is thrown.
Problem can be reproduced in IE11 only from CKEditor 4.3
NOTE: it is not necessary to insert link. This also causes error: Open link dialog, Cancel, Source, Wysiwyg, scroll down, open link dialog.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | 2014-02-20_1621.swf added |
---|
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
It's IE's 11 dev tools bug and it does not occur if you disable them. See here: http://stackoverflow.com/questions/20884457/ie-11-throws-exceptions-when-debugging-responsive-web-app-with-bootstrap-in-visua
We cannot do anything about it. Microsoft has to fix it.