Changes between Initial Version and Version 1 of Ticket #14448
- Timestamp:
- Mar 3, 2016, 4:37:54 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14448 – Description
initial v1 2 2 3 3 1. In Inline CKEditor, Enter text as below 4 1. Test1 5 2. Test2 4 {{{ 5 1. Test1 6 2. Test2 7 }}} 6 8 6. Put cursor in any above two line and apply any alignment. Check Numbered list is aligned with Text. Refer Fig 1. 7 9 7. Remove all entered Text. 8 10 8. Enter Text in two lines as below: 9 Test1 10 Test2 11 {{{ 12 Test1 13 Test2 14 }}} 11 15 9. Click on "Numbered List" option from CKEditor toolbar. Numbered list is applied. 12 16 10. Now apply any alignment and check Numbered list is not aligned along with text. Refer fig 2.