Opened 13 years ago
Closed 13 years ago
#8513 closed Bug (expired)
Unordered list formatting inconsistencies - WYSIWYG in IE8
Reported by: | ozonelayla | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Toolbar | Version: | 3.5.3 |
Keywords: | Cc: |
Description
In the WYSIWYG editor in IE8, an unordered list appears formatted correctly -- indented with regular bullets -- until it is saved. After it is saved, it displays without indentation, and with circles instead of bullets.
Change History (4)
comment:1 Changed 13 years ago by
Status: | new → pending |
---|
comment:2 Changed 13 years ago by
@ozonelayla any updates? Have you manage to locate the problem in your application?
comment:4 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Looks more to me like a problem with your code for saving the editor contents.
Is the issue reproducible in latest CKEditor 3.6.2, E.g in Ajax sample which with its destroy/create may be treated as replacement for save/load action?
You think you could be able to provide us with a reduced test-case file(s) demonstrating the problem?