| Summary: | Indent of first line in list wrong | ||
|---|---|---|---|
| Product: | [Applications] calligracommon | Reporter: | T Zachmann <t.zachmann> |
| Component: | text-layout | Assignee: | Calligra Bugs <calligra-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | File showing the problem | ||
|
Description
T Zachmann
2011-06-11 04:37:25 UTC
Created attachment 60876 [details]
File showing the problem
The first line in a list item should start at the same position as the second line in the attached document
Git commit 989b263215987c31a367e16a1f890ab8057e484b by Thorsten Zachmann. Committed on 11/06/2011 at 05:12. Pushed by zachmann into branch 'master'. Fix 275376 - Indent of first line in list wrong Thanks to Matus Uzak for providing the updates to the mswords filter which are part of the patch. BUG: 275376 M +11 -7 filters/words/msword-odf/paragraph.cpp M +9 -2 filters/words/msword-odf/paragraph.h M +43 -21 filters/words/msword-odf/texthandler.cpp M +6 -2 libs/kotext/styles/KoListLevelProperties.cpp M +20 -15 libs/textlayout/KoTextLayoutArea.cpp http://commits.kde.org/calligra/989b263215987c31a367e16a1f890ab8057e484b |