Opened 12 years ago
Last modified 12 years ago
#11148 closed Bug
[IE8] Crash when widget copy & paste — at Initial Version
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 4.3 |
Keywords: | Cc: |
Description
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
- Crash.
See attached video.
IE version: 8.0.6001 (VM from ModernIE).