Opened 11 years ago
Last modified 9 years ago
#10941 confirmed Bug
Indentation not applied to ul/ol element when the entire list is indented
Reported by: | Axel Nerlich | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.2 |
Keywords: | IE Firefox IBM | Cc: | satya_minnekanti@… |
Description
1) Select a list (ul or ol) as whole. 2) Click Indent button
Result: Text inside list items is indented but not the list as a whole. The bullet points are aligned to the left, that means to the edge of the edit area.
Change History (7)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|
comment:2 Changed 11 years ago by
Status: | pending → confirmed |
---|
Problem can be reproduced from CKEditor 4.2
- Create list with 3 items
- Select it with Ctrl+A or by clicking on UL element on elements path.
- Press indent button
Result: Nothing happens.
comment:3 Changed 11 years ago by
Kuba - could you check it on major/master? Be sure BTW that you're checking with indentblock plugin, so the full preset. There was a bug on our demo site - there was no indentblock loaded.
comment:4 Changed 11 years ago by
I have checked it on master, major, latest stable CKE 4.2.1 full and I have even built release containing indentblock plugin. Result is the same.
Please try my steps.
This has been working till CKEditor 4.1.3 and has stopped working in CKE 4.2.
Problem occurs in IE9-10 and Firefox. IE8, Webkit and Blink seem to work fine.
comment:5 Changed 11 years ago by
Keywords: | IE Firefox added |
---|
comment:6 Changed 11 years ago by
Cc: | satya_minnekanti@… added |
---|---|
Keywords: | IBM added |
comment:7 Changed 9 years ago by
Summary: | Indentation not applied to ul/ol element → Indentation not applied to ul/ol element when the entire list is indented |
---|
I cannot reproduce this. I easily can create:
To do that - I create a list, select it and press indent button.
Could you provide an HTML, exact steps and any additional info like - browser versions, non-standard configuration options, etc?