Created attachment 49193 [details] Test data to be opened in Kpresenter Version: svn (using KDE 4.4.3) OS: Linux Dash,Line styles applied for the layouts are not displayed. Test document is created using MS Powerpoint 2003. It contains the Dash and Line styles. Reproducible: Always Steps to Reproduce: 1. Open the attached document in MS Powerpoint 2003. 2. Open the same document in KOffice. 3. Observe the styles of the layouts in the slides. Actual Results: Kpresenter is not displaying Dash and Line styles. see attachment mp03_line_style_colored-kpresenter.png. Expected Results: Kpresenter should be able to display the Dash and Line styles. see attachment mp03_line_style_colored-msppt.png. SOFTWARE VERSION: Kubuntu 9.10 Koffice (svn version 1148832) Test document (MS Powerpoint 2003):mp03_line_style_colored.ppt
Created attachment 49194 [details] Screenshot in Kpresenter
Created attachment 49195 [details] Screenshot in MS Powerpoint 2003
adding nandita in CC.
Converted the test document to a .odp file using koconverter. OOImpress loads the document better than Kpresenter.(Here Line styles with colors are displaying,but dashed line styles are not displaying properly.Dashed lines are also displaying like normal line styles).
Created attachment 50601 [details] ODP file created using Koconverter
Please note that odf doesn't support that many linestyles, without the odf becoming invalid
Git commit 954d470e43ff2b040d5c7c7c3e32c70c5becbeb2 by Lukáš Tvrdý. Committed on 12/04/2011 at 18:16. Pushed by lukast into branch 'master'. Fixing the dash styles in filters o fix the referencing of the dash style o move the dash style definition to libmso Now we generate odf that is displayed correctly in OpenOffice CCBUG:244821 M +2 -64 filters/kpresenter/powerpoint/globalobjectcollectors.h M +77 -3 filters/libmso/ODrawToOdf.cpp M +1 -1 filters/libmso/ODrawToOdf.h http://commits.kde.org/calligra/954d470e43ff2b040d5c7c7c3e32c70c5becbeb2
Git commit 95a4d1ed550a2c00c8a1473a6ed768a1dd6d5974 by Lukáš Tvrdý. Committed on 12/04/2011 at 18:18. Pushed by lukast into branch 'master'. Fixing the dash style parsing/diplaying o don't ignore the dash dots counts o parse the percentage values if present BUG:244821 M +45 -8 libs/odf/KoOdfGraphicStyles.cpp http://commits.kde.org/calligra/95a4d1ed550a2c00c8a1473a6ed768a1dd6d5974
Verified in df1a8d36dcc689caecf341f3d4dfd9632cadaaf9.