Summary: | Style of arrow changes on save/load | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | T Zachmann <t.zachmann> |
Component: | text-layout | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | critical | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Document showing the problem |
Description
T Zachmann
2012-03-24 06:04:05 UTC
Created attachment 69843 [details]
Document showing the problem
Git commit a5ee384ae82995461d89fe623c714405f8948e00 by Thorsten Zachmann. Committed on 24/03/2012 at 07:01. Pushed by zachmann into branch 'master'. Don't remove to much on removeDuplicates. When the font-familiy is set after the removing of duplicates also keep the properties font-pitch, font-family-generic and font-charset as these are only evaluated if there is a font-family on the same style level. Please review so I can backport to 2.4 branch. Roundtrip tested with my odp and odt test set. CCMAIL: calligra-devel@kde.org M +22 -5 libs/kotext/styles/KoCharacterStyle.cpp http://commits.kde.org/calligra/a5ee384ae82995461d89fe623c714405f8948e00 Git commit a5ee384ae82995461d89fe623c714405f8948e00 by Thorsten Zachmann. Committed on 24/03/2012 at 07:01. Pushed by zachmann into branch 'master'. Don't remove to much on removeDuplicates. When the font-familiy is set after the removing of duplicates also keep the properties font-pitch, font-family-generic and font-charset as these are only evaluated if there is a font-family on the same style level. Please review so I can backport to 2.4 branch. Roundtrip tested with my odp and odt test set. CCMAIL: calligra-devel@kde.org M +22 -5 libs/kotext/styles/KoCharacterStyle.cpp http://commits.kde.org/calligra/a5ee384ae82995461d89fe623c714405f8948e00 Git commit b3f0cacd418e534ca36727576c503c11ea966e60 by Thorsten Zachmann. Committed on 24/03/2012 at 07:01. Pushed by zachmann into branch 'calligra/2.4'. Don't remove to much on removeDuplicates. When the font-familiy is set after the removing of duplicates also keep the properties font-pitch, font-family-generic and font-charset as these are only evaluated if there is a font-family on the same style level. Please review so I can backport to 2.4 branch. Roundtrip tested with my odp and odt test set. CCMAIL: calligra-devel@kde.org Review by: boemann (cherry picked from commit a5ee384ae82995461d89fe623c714405f8948e00) M +22 -5 libs/kotext/styles/KoCharacterStyle.cpp http://commits.kde.org/calligra/b3f0cacd418e534ca36727576c503c11ea966e60 |