Opened 13 years ago
Closed 13 years ago
#8450 closed Bug (duplicate)
Pasting a list with sublists only indents first sub-list (3.6.1 and up)
Reported by: | jorp | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.6.1 |
Keywords: | Cc: |
Description
I attached a test document with a simple nested list. Please paste the list into a ckeditor field.
Expected Results: Item 1 and Item 3 sublists should be indented.
Actual Results: Only Item 1 sublist is indented.
The behavior worked fine in 3.6.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | nested-list-test.doc added |
---|
comment:1 Changed 13 years ago by
Component: | Core : Parser → Core : Lists |
---|---|
Keywords: | lists removed |
Status: | new → confirmed |
Pasting lists got broken somewhere between rev [6909] and [6913].
Those revisions don't work so I can only guess, based on a comment, that has happened in [6911].
Probably form rev [6911] list was pasted without indentations (was flat). You can verify it looking at samples from rev [6914].
From rev [6977] when list from the above doc was pasted its "item 2" was missing but all the other elements were indented.
From rev [7008] result is the same as described by @jorp - only first element gets indented.
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This is actually a duplicate of #8103
Test case