Summary: | PPT Filter adds fields that are not in the original document | ||
---|---|---|---|
Product: | [Applications] calligrastage | Reporter: | Arjen Hiemstra <ahiemstra> |
Component: | filter/ppt | Assignee: | Matus Uzak <matus.uzak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matus.uzak |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Test document. |
Git commit 876482e93bc992f4c9aa37f35ea7223493f08f49 by Matus Uzak. Committed on 15/08/2011 at 19:38. Pushed by uzak into branch 'master'. libmso: Updated processing of line style properties. CCBUG:278545 M +8 -7 filters/libmso/ODrawToOdf.cpp http://commits.kde.org/calligra/876482e93bc992f4c9aa37f35ea7223493f08f49 Git commit c4668833df820ff01044edeaec206a3b3df7e51a by Matus Uzak. Committed on 15/08/2011 at 19:40. Pushed by uzak into branch 'master'. PPT:Updated processing of the date field for masters. BUG:278545 M +7 -3 filters/stage/powerpoint/PptToOdp.cpp http://commits.kde.org/calligra/c4668833df820ff01044edeaec206a3b3df7e51a |
Created attachment 62206 [details] Test document. Version: svn (using Devel) OS: Linux When opening the attached file in Stage, the second and further slides will contain two boxes, one with the date and one empty. These are not in the source document. Reproducible: Always Steps to Reproduce: Open the document in Stage. Navigate to the second slide. Actual Results: Two boxes can be seen at the bottom of the slide. Expected Results: No additional boxes are visible.