---- Reported by lassi.ta.nieminen@nokia.com 2010-01-08 10:04:22 +0200 ---- Created an attachment MS Office 2000 document to be open in Kword SOFTWARE VERSION: Kubuntu 9.04 Koffice (svn version 1069900) Test document (MS Word 2000):mw00_template_calendar_banners.doc STEPS LEADING TO THE PROBLEM: 1. Open the attached document in MS Word 2000. 2. Open the same document in KOffice. 3. Observe the contents in the document. EXPECTED OUTCOME: Kword should be able to display the calender the document. see attachment template_calendar_banners-word2000.jpeg ACTUAL OUTCOME: Kword is unable to display calender in the document. Blank document is shown. see attachment template_calendar_banners-kword.jpeg FREQUENCY: Always ---- Additional Comments From lassi.ta.nieminen@nokia.com 2010-01-08 10:06:12 +0200 ---- Created an attachment Screenshot of the document in Kword ---- Additional Comments From lassi.ta.nieminen@nokia.com 2010-01-08 10:33:35 +0200 ---- Created an attachment Screenshot of the document in MS Office 2000 ---- Additional Comments From lassi.ta.nieminen@nokia.com 2010-02-25 15:29:49 +0200 ---- Changing severity to enhancement ---- Additional Comments From lassi.ta.nieminen@nokia.com 2010-03-10 12:57:40 +0200 ---- Changing sub-component to Community --- Bug imported by faure@kde.org 2010-05-28 03:16 --- This bug was previously known as _bug_ 152561. Imported an attachment (id=45401) Imported an attachment (id=45402) Imported an attachment (id=45403) Unknown bug field "example" encountered while moving bug <example>2010-03-10 12:57:40</example> Unknown Component Community Using default product and component set in Parameters
Created attachment 63882 [details] Screenshot in Latest Calligra Words Screenshot of the document in Latest Revision(Git commit beebf480a6b044ad95e998e94a1693bc5c73703f). Only Month is missing in Latest Calligra Words.
Git commit 15c2de23a61ba63e9ab2d745ebe49e02d5ba5946 by Matus Uzak. Committed on 13/03/2012 at 21:54. Pushed by uzak into branch 'master'. doc: Improved processing of SHD and cvAuto colors in CHPs. * There was a bug in SHD interpretation so a few solid shadings were missed. * Changed the order of properties processing in case of named styles to: PAP -> CHP to improve automatic colors support. * The same order should apply for text chunks, but that's a bit complicated at the moment so the background-color from PAP or parent's PAP is obtained before any chunks are processed. TODO: > Use the background-color from CHP of a named text style if applicable on the text chunk level. M +31 -23 filters/words/msword-odf/conversion.cpp M +2 -2 filters/words/msword-odf/conversion.h M +2 -2 filters/words/msword-odf/document.cpp M +2 -2 filters/words/msword-odf/msdoc.h M +109 -58 filters/words/msword-odf/paragraph.cpp M +12 -17 filters/words/msword-odf/paragraph.h M +3 -3 filters/words/msword-odf/tablehandler.cpp M +6 -7 filters/words/msword-odf/texthandler.cpp M +11 -31 filters/words/msword-odf/wv2/src/word97_generated.cpp M +6 -6 filters/words/msword-odf/wv2/src/word97_generated.h http://commits.kde.org/calligra/15c2de23a61ba63e9ab2d745ebe49e02d5ba5946
Verified in git commit ad0416095c417a8cfa55306ea8959ac0ef4460bb.