Summary: | kspreadsheet:openoffice: Image is not displayed correctly with the temperatures in the map | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | Lassi Nieminen <lassi.ta.nieminen> |
Component: | path-shapes | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | halla, inge, swathi.vegesna999 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/72d18c9e86f41909dede9d7dee396286a848f0c3 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Test data created in open office spread
Screen shot when viewed in kspread Screen shot when viewed in open office |
Description
David Faure
2010-05-28 03:17:01 UTC
There is some form of transformation error here. But this may not be the simplest of test files to look at. Not a wish, but a bug. Git commit 72d18c9e86f41909dede9d7dee396286a848f0c3 by Thorsten Zachmann. Committed on 05/05/2012 at 06:37. Pushed by zachmann into branch 'master'. Add workaround for loading partial circles from OO When saving a partion circle/ellipse LO/OO saved the svg:width, svg:height svg:x and svg:y as there would be a full circle. However according to ODF the values should be dervived from the bounding box of the displayed shape. This fixes the problem that the circles in the file attached to the bugreport are displayed correctly. OK to backport? M +11 -0 libs/flake/KoOdfWorkaround.cpp M +7 -0 libs/flake/KoOdfWorkaround.h M +7 -1 plugins/pathshapes/ellipse/EllipseShape.cpp http://commits.kde.org/calligra/72d18c9e86f41909dede9d7dee396286a848f0c3 Verified in git commit ad0416095c417a8cfa55306ea8959ac0ef4460bb. |