Opened 16 years ago
Closed 13 years ago
#4124 closed Bug (fixed)
Delete key
| Reported by: | Artur Formella | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Firefox | Cc: | 
Description
- Open replacebyclass in IE3
 
- Put cursor between M and P:
This is some sam|ple text. You are using CKEditor.
 - Hit enter key
 
- Press left arrow key ( cursor is in first line )
 
- Press Delete key (nothing happens)
 
- Press Delete key: "am" was removed.
 
Result:
<p> This is some <strong>s</strong></p> <p> <strong>ple text</strong>. You are using <a href="http://www.fckeditor.net/">CKEditor</a>.</p>
Works fine in all other browsers. It is not an regression.
Change History (2)
comment:1 Changed 15 years ago by
| Milestone: | CKEditor 3.x | 
|---|
comment:2 Changed 13 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
No longer reproducible in FF12 and CKE 3.6.3.

Milestone CKEditor 3.x deleted