Opened 15 years ago
Closed 15 years ago
#6993 closed Bug (fixed)
Table borders are not displayed when the editor is saved
| Reported by: | James Cunningham | Owned by: | Wiktor Walc |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Tables | Version: | 3.5.1 |
| Keywords: | IBM | Cc: | Damian, joek, Satya Minnekanti, Wiktor Walc |
Description
Steps to reproduce the defect:
- Open the Ajax sample.
- Insert a table.
- Insert some text in the table cells.
- Remove the editor.
Expected: A table is displayed and the table borders are visible.
Actual: The table borders are not visible. (even if you set the borders manually)
Attachments (1)
Change History (7)
comment:1 Changed 15 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 15 years ago by
| Cc: | Wiktor Walc added |
|---|
comment:3 Changed 15 years ago by
| Owner: | set to Wiktor Walc |
|---|---|
| Status: | confirmed → assigned |
Changed 15 years ago by
| Attachment: | 6993.patch added |
|---|
comment:4 Changed 15 years ago by
| Status: | assigned → review |
|---|
In samples like ajax or divreplace the result should be more similar to what was displayed in CKEditor, so I've corrected tables, headers, links and lists.
comment:5 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:6 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [6358].

Worked until latest changes in sample page r6336