Opened 11 years ago
Last modified 11 years ago
#11158 confirmed Bug
[IE10@Win8] Dnd of inline widgets throw an exception in Win8
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 |
Keywords: | IE10 | Cc: |
Description
since: 4.3 until major
Dnd
- open sample with placeholder plugin (/plugins/placeholder/samples/placeholder.html)
- drag placeholder using handler anywhere
Expected result:
Placeholder should be moved to new position.
Current result:
Exceptions is being thrown:
SCRIPT16389: Unspecified error. plugin.js, line 1692 character 4
and widget is not moved
additional info:
- It occurs only in Windows 8 environment
- we've confirmed it in 2 ie10 versions: 10.0.9200.16721 and 10.0.9200.16660
Change History (7)
comment:1 Changed 11 years ago by
Milestone: | → CKEditor 4.3.1 |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:4 Changed 11 years ago by
Milestone: | CKEditor 4.3.1 → CKEditor 4.3.2 |
---|
comment:5 Changed 11 years ago by
Owner: | set to Piotr Jasiun |
---|---|
Status: | confirmed → assigned |
comment:6 Changed 11 years ago by
I created draft of the solution in t/11158 but it is still unstable in some cases. Because now this error occurs only on IE10 & Windows 8 what is quite unusual combination I think that we can leave it and fix in the future.
comment:7 Changed 11 years ago by
Keywords: | IE10 added |
---|---|
Milestone: | CKEditor 4.3.2 |
Owner: | Piotr Jasiun deleted |
Status: | assigned → confirmed |
Summary: | [IE10] Dnd of inline widgets throw an exception in Win8 → [IE10@Win8] Dnd of inline widgets throw an exception in Win8 |
It will require a lot of work to fix this and IE10@Win8 is not a popular combination, because it's automatically upgraded to IE11. Pretty soon there should be nearly no IE10. In this case it makes no sense to spend more time on this issue. Especially that no one else has reported it except us.
Guess what... #11074 again.
Related ticket: #11086.