Opened 12 years ago
Last modified 12 years ago
#9153 confirmed Bug
IE8 - crash when replace text with textfield, text area, and radio button.
Reported by: | Jennifer | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.3 |
Keywords: | IE8 | Cc: |
Description
Against the nightly build, in IE8, browser crashes when you highlight on a text and replace it with a text field/textarea/radio button.
Steps to reproduce: ->Type some text in ckeditor ->highlight the text ->Click on the text field/textarea/radio button plugin and click OK ->Browser crashes
This error doesn't occur with checkboxes.
Environment: XP/IE8, with or without compatibility view.
Change History (4)
comment:1 Changed 12 years ago by
Keywords: | IE8 added |
---|---|
Status: | new → confirmed |
Version: | → 3.6.3 |
comment:2 Changed 12 years ago by
The same thing is happening when inserting link to image:
- Open replacebycode sample in IE8
- Select text
^You are us^ing
- Open image dialog and insert this link - https://upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Wiktionary_small.svg/350px-Wiktionary_small.svg.png
- Click OK.
Result: browser crashes.
Reproducible in IE8 only from CKEditor 3.6.3 rev. [7384].