Summary: | EMF: Legend of the chart in the attached ppt is displaying very ugly. | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | swathi <swathi.vegesna999> |
Component: | flake-plugins | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | inge |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/cc3d6e3119c86127a9dfb8065f3cbdbb665375e2 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Test data
Screenshot in MS Powerpoint Screenshot in Calligra Stage |
Created attachment 58997 [details]
Screenshot in MS Powerpoint
Created attachment 58998 [details]
Screenshot in Calligra Stage
This is an EMF bug. Moving to calligracommon. Git commit cc3d6e3119c86127a9dfb8065f3cbdbb665375e2 by Inge Wallin. Committed on 23/01/2015 at 07:44. Pushed by ingwa into branch 'calligra/2.9'. Fix bug 271016: EMF: Legend of the chart in the attached ppt is displaying very ugly This bug turned out to be that the painter was never scaled with the current output transform when the width was changed. M +4 -1 libs/vectorimage/libemf/EmfOutputPainterStrategy.cpp M +1 -0 libs/vectorimage/libemf/EmfOutputPainterStrategy.h http://commits.kde.org/calligra/cc3d6e3119c86127a9dfb8065f3cbdbb665375e2 |
Created attachment 58996 [details] Test data Version: git text-layoutrestructure-boemann branch (Using KDE 4.5.5) OS: Kubuntu 10.10 Test data is in MS Powerpoint 2003 which has some charts in it. Open the same document in calligra stage and check the display of the legend of the chart. Expected outcome: Legend of the chart should be displayed. Actual outcome: Legend is not displaying properly. Please check the screenshots attached. Frequency: Always.