Opened 15 years ago
Closed 15 years ago
#6599 closed Bug (fixed)
Problem with image and list
| Reported by: | Martin | Owned by: | Martin | 
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.3 | 
| Component: | Core : Lists | Version: | 3.0 | 
| Keywords: | Cc: | 
Description
- Open empty editor 
 - Insert image (but not smile) like: <img src="http://a.cksource.com/c/1/inc/img/logo-ckfinder.gif" style="float: left;" />
 - Select all from menu button 
 - Create list (ul\ol) 
 
Expected result:
Editor create list item with image
Actual result:
In versions: 3.0 - 3.3 editor remove image and in version 3.4 editor didn`t create list item.
Change History (3)
comment:1 Changed 15 years ago by
| Keywords: | Firefox IE added; FF removed | 
|---|---|
| Milestone: | → CKEditor 3.4.3 | 
| Status: | new → confirmed | 
comment:2 Changed 15 years ago by
| Owner: | set to Martin | 
|---|---|
| Status: | confirmed → assigned | 
comment:3 Changed 15 years ago by
| Keywords: | Firefox IE removed | 
|---|---|
| Resolution: | → fixed | 
| Status: | assigned → closed | 

Works in IE, In Safari instead, two list items are created.
Supposed to be fixed by #6297.