Summary: | Color of text 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 05:50:55 UTC
Created attachment 69844 [details]
Document showing the problem
Git commit 10128edd6776b25e493ccd919792b6877cdca52d by Thorsten Zachmann. Committed on 24/03/2012 at 06:51. Pushed by zachmann into branch 'master'. Correctly roundtrip use-window-color. Before the patch when saving the document attached to bug 296666 additionally to the use-window-color also a fo:color was saved. However this attributes needs to be stripped when a inherited style sets the use-window-color 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 +4 -0 libs/kotext/styles/KoCharacterStyle.cpp http://commits.kde.org/calligra/10128edd6776b25e493ccd919792b6877cdca52d Git commit 10128edd6776b25e493ccd919792b6877cdca52d by Thorsten Zachmann. Committed on 24/03/2012 at 06:51. Pushed by zachmann into branch 'master'. Correctly roundtrip use-window-color. Before the patch when saving the document attached to bug 296666 additionally to the use-window-color also a fo:color was saved. However this attributes needs to be stripped when a inherited style sets the use-window-color 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 +4 -0 libs/kotext/styles/KoCharacterStyle.cpp http://commits.kde.org/calligra/10128edd6776b25e493ccd919792b6877cdca52d Git commit fb72a3a2db5157569688d55fbb8db43f9e6538f7 by Thorsten Zachmann. Committed on 24/03/2012 at 06:51. Pushed by zachmann into branch 'calligra/2.4'. Correctly roundtrip use-window-color. Before the patch when saving the document attached to bug 296666 additionally to the use-window-color also a fo:color was saved. However this attributes needs to be stripped when a inherited style sets the use-window-color Please review so I can backport to 2.4 branch. Roundtrip tested with my odp and odt test set. CCMAIL: calligra-devel@kde.org Reviewd by: boemann (cherry picked from commit 10128edd6776b25e493ccd919792b6877cdca52d) M +4 -0 libs/kotext/styles/KoCharacterStyle.cpp http://commits.kde.org/calligra/fb72a3a2db5157569688d55fbb8db43f9e6538f7 |