Opened 9 years ago
Closed 9 years ago
#14448 closed Bug (wontfix)
Bulleted list and Numbered list are not aligned
Reported by: | Chidanand | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- In Inline CKEditor, Enter text as below
1. Test1 2. Test2
- Put cursor in any above two line and apply any alignment. Check Numbered list is aligned with Text. Refer Fig 1.
- Remove all entered Text.
- Enter Text in two lines as below:
Test1 Test2
- Click on "Numbered List" option from CKEditor toolbar. Numbered list is applied.
- Now apply any alignment and check Numbered list is not aligned along with text. Refer fig 2.
Expected result
Bullet/Numbered list should aligned as we set alignment i.e Left, Right, Center, Justify.
Actual result
Bulleted/Numbered List are not aligned.
Other details (browser, OS, CKEditor version, installed plugins)
Browser : Google Chrome,Mozilla Firefox, Internet Explorer
CKEditor version : 4.5.7
installed plugins : dragresize, imageresize
Attachments (2)
Change History (4)
Changed 9 years ago by
Changed 9 years ago by
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Version: | 4.5.7 |
I can only reproduce this problem in Chrome but this is Chrome native problem. If you try below code in browser, you will get same result.