Opened 11 years ago
Last modified 11 years ago
#11622 confirmed Bug
No indentation of cell content possible if table cell is inside a list item
Reported by: | ndeuma | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 3.0 |
Keywords: | Cc: |
Description
Steps to reproduce:
- Create an unordered list with two items
- Inside the second list item, insert a table, insert some text in the table cells
- Inside the table cell, click "Indent"
Actual behavior:
- The second list item is indented
Expected behavior:
- The text inside the table cell is indented
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | CK Editor Bug 01.png added |
---|
comment:1 Changed 11 years ago by
Keywords: | tables lists indentation removed |
---|---|
Status: | new → confirmed |
Version: | 4.3.3 → 3.0 |
Problem can be reproduced from CKEditor 3.0. It seems it has always worked that way.