Opened 12 years ago
Last modified 12 years ago
#11148 closed Bug
[IE8] Crash when widget copy & paste — at Version 1
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 4.3 |
Keywords: | Cc: |
Description (last modified by )
I spotted some crashes when running tests in IE8. For example, the crashing test is "test pasting widget which was copied (d&d) when its nested editable was focused" in dt/plugins/widget/nestededitables.html
It doesn't matter whether that test is standalone or ran along with others.
Also there's manual TC (major):
- Open http://ckeditor4.t/ckeditor/plugins/image2/samples/image2.html
- Focus the widget.
- C-c
- Without changing/touching anything C-v (do it fast, right after C-c)
- Crash.
See attached video.
IE version: 8.0.6001 (VM from ModernIE).
Change History (2)
Changed 12 years ago by
Attachment: | ie8_widget_copy_paste_crash.mp4 added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|