| Summary: | MSPowerPoint2007: Bullet and text overlap in the right frame. | ||
|---|---|---|---|
| Product: | [Applications] calligrastage | Reporter: | Matus Uzak <matus.uzak> |
| Component: | filter/pptx | Assignee: | Matus Uzak <matus.uzak> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | swathi.vegesna999 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Test file in PPTX format - created in MS PowerPoint 2007
screen shot - MS PowerPoint 2007 screen shot - stage |
||
Created attachment 63115 [details]
screen shot - MS PowerPoint 2007
Created attachment 63116 [details]
screen shot - stage
Git commit 1d6f67df47c8b3ce491e006402139c3ecc26b75e by Matus Uzak. Committed on 24/08/2011 at 21:19. Pushed by uzak into branch 'master'. libmsooxml:Update bullet properties while reading the current paragraph style. BUG:280718 M +20 -4 filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h http://commits.kde.org/calligra/1d6f67df47c8b3ce491e006402139c3ecc26b75e Verified in aac9b32c182585abca4455b7c67016d61340a555. |
Created attachment 63114 [details] Test file in PPTX format - created in MS PowerPoint 2007 Version: unspecified OS: Linux The bullet and list item text in the right frame overlap. The reason is incorrect fo:margin-left and fo:text-indent in the corresponding list style. Looks like an inheritance issue. Reproducible: Always Steps to Reproduce: 1. Open the test file in stage. Actual Results: The bullet and text in the right frame overlap. Expected Results: Check the MSPowerPoint 2007 screen shot for proper positioning.