Opened 13 years ago
Last modified 13 years ago
#8743 confirmed Bug
IE9: in ENTER_BR table/smiley/form is inserted under br tag
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | 3.5.3 |
Keywords: | IE9 | Cc: |
Description
Steps to replicate the problem
- Enter the word "TESTING" without the quotes into CKEditor.
- Place cursor before T and press the Enter key. (The word TESTING will be on the 2nd line with a blank line on top).
- Place the cursor on the blank line on top of the word Testing.
- Click on the table button. The table dialog will appear.
- Click on the OK button on the table dialog.
Result: table/smiley/form are always inserted under br
Issue has been reproducible in IE9 only from CKEditor 3.5.3 rev [6624]
Same TC causes JS error in IE6-8 #8742.