Opened 14 years ago
Closed 14 years ago
#7547 closed Bug (invalid)
Selecting text and pressing enter does not clear text
Reported by: | Michael Camden | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | 3.5.2 |
Keywords: | Cc: | mcamden@… |
Description
I'm not sure if this is a design choice or a bug. Selecting text and pressing the enter key does not clear text.
Steps to reproduce:
- Type a few lines of text within the editor
- Select the text
- Press the enter key
Browsers tested, IE8/9, Chrome
Change History (2)
comment:1 Changed 14 years ago by
Keywords: | enter key text removed |
---|---|
Status: | new → pending |
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I've just retested this bug on your ckeditor.com/demo I can no longer get it to appear. This was possibly caused by one of our external scripts. Thank you for looking in to it.
I have tested your example and didn't get the behavior you were talking about. Text was deleted after pressing enter. The only "weird" thing might be that after pressing enter, empty paragraphs are left, but this is a design choice.
I have noticed that you have set 3.5.2 version. Have you tested the example with the newest stable release (3.5.3)? Does the problem occur there also?