Opened 12 years ago
Last modified 12 years ago
#10369 confirmed Bug
IE9 ENTER_BR problem with AUTOGROW plugin
Reported by: | maximovin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | 4.1 |
Keywords: | IE9 | Cc: |
Description
Steps to reproduce:
- Download CKEditor by CKBuilder with default settings, but
- Just adding Autogrow plugin to selected
- Launching /ckeditor/samples/plugins/enterkey/enterkey.html
- Choosing "When Enter is pressed : Break the line with a <BR>"
- Put cursor at the end of text
- Press "Enter"
- Expected Result: Cursor moved to the next line;
- Actual Result: Cursor stays at the same line
I can confirm this is happening in IE9 only when you download CKEditor standard, basic or full and autogrow plugin. I wasn't able to reproduce this in git.