Opened 15 years ago
Closed 15 years ago
#5313 closed Bug (fixed)
Style info within <li> disappear after press Enter twice
Reported by: | Satya Minnekanti | Owned by: | brooks |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | UI : Enter Key | Version: | 3.2 |
Keywords: | IBM Confirmed | Cc: | joek, Damian |
Description
To reproduce the defect
- Open ajax sample.
- Type four lines of data
- Select all the text and click on Bullets and Center Justify Icons.
- Go to HTML Source.you can find there is a style definition info within every list item
- Go back to Rich Text and set the cursor on the last line,after item 4 & press Enter twice
Result:
The list is not at the center of the Editor, and at the left in fact.
Go to HTML Source, you will see that style definition info with each list item is lost.
Change History (8)
comment:1 Changed 15 years ago by
Priority: | High → Normal |
---|
comment:2 Changed 15 years ago by
Milestone: | → CKEditor 3.3 |
---|
comment:3 Changed 15 years ago by
Keywords: | Confirmed added |
---|
comment:4 Changed 15 years ago by
Component: | UI : Toolbar → UI : Enter Key |
---|---|
Keywords: | IBM removed |
comment:5 Changed 15 years ago by
Keywords: | IBM added |
---|
comment:6 Changed 15 years ago by
Owner: | set to brooks |
---|---|
Status: | new → assigned |
comment:7 Changed 15 years ago by
Please leave this ticket to me, it's rooted the same problem with #4950.
and this bug happens in every samples,not just ajax examle.