Ticket #4944 (closed Bug: fixed)
Paste: Problem with multi-level lists
| Reported by: | damo | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | Core : Pasting | Version: | SVN (CKEditor) - OLD |
| Keywords: | IBM Confirmed Review+ | Cc: | JoeK |
Description
Some multi level bullet lists do not paste correctly.
Please refer to test document attached.
Reproduced in IE 6 & 7 and FF 2 & 3
Attachments
Change History
comment:2 Changed 3 years ago by garry.yao
- Keywords Review? added
- Status changed from new to assigned
- Version set to SVN (CKEditor)
- Owner set to garry.yao
comment:4 Changed 3 years ago by garry.yao
- Keywords Review- added; Review+ removed
The changes have brought a regression, see #4946.
comment:5 Changed 3 years ago by garry.yao
- Keywords Review? added; Review- removed
Proposing a innovative way of figuring out 'indent unit' by looking at the margin increament instead of the first margin value, which is more reliable (in case that the first list item also has an additional indentation).
Changed 3 years ago by garry.yao
MS-Word document for reproducing regression of 4944.patch
comment:7 Changed 3 years ago by garry.yao
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [4872].
comment:8 Changed 3 years ago by damo
- Status changed from closed to reopened
- Resolution fixed deleted
The original issue can still be reproduced when using the attached MultiLevelList.doc test case. Notice that the first list in the test case does not work and the second one does. The difference between the lists is that there are no level 2 items beneath the level 3 items.
comment:9 Changed 3 years ago by garry.yao
- Status changed from reopened to closed
- Resolution set to fixed
Post-fixed with [4893].
comment:10 Changed 3 years ago by garry.yao
Unfortunately this comes too later for 3.1, we'll target it to the next maintaining release.
