Opened 14 years ago
Last modified 10 years ago
#8058 confirmed Bug
Removing a list removes indentation
| Reported by: | Sa'ar Zac Elias | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Lists | Version: | 3.3 |
| Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
- Open a sample and clear all contents.
- Type some text, hit one of the list buttons.
- Hit increase indentation.
- Hit the same list button as previously.
Expected: list is removed while margin stays attached to a p/div.
Actual: list is removed with the margin, reverting to a simple paragraph.
Change History (6)
comment:1 Changed 14 years ago by
| Cc: | satya_minnekanti@… added |
|---|
comment:2 Changed 14 years ago by
| Status: | new → confirmed |
|---|---|
| Version: | → 3.3 |
comment:3 Changed 14 years ago by
Anoter TC for this issue.
Paste the following code:
<ul> <li> ddd</li> <li> ddd</li> <li> ddd <ul> <li> sss</li> <li> sss</li> <li> sss</li> </ul> </li> <li> ddd</li> </ul>
Select "sss" list and increase its indentation.
Now change this list to numbered one.
Result:List is changed properly but indentation is removed.
comment:4 Changed 14 years ago by
| Keywords: | IBM added |
|---|
comment:5 Changed 14 years ago by
| Component: | General → Core : Lists |
|---|
Office Word behavior is confirmed to be preserving the indentation style.
comment:6 Changed 10 years ago by
| Summary: | Removing list removes indentation → Removing a list removes indentation |
|---|

Reproducible on all browsers from CKEditor 3.3.