Bug 286114 - In the chart values along the X and Y axis should are missing in the attached pptx file.
Summary: In the chart values along the X and Y axis should are missing in the attached...
Status: VERIFIED FIXED
Alias: None
Product: calligracommon
Classification: Applications
Component: embedded-documents (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Calligra Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 14:35 UTC by swathi
Modified: 2011-12-20 15:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Test data (78.44 KB, application/vnd.openxmlformats-officedocument.presentationml.presentation)
2011-11-08 14:35 UTC, swathi
Details
Screenshot in MS Office (149.02 KB, image/png)
2011-11-08 14:35 UTC, swathi
Details
Screenshot in Calligra Stage (152.07 KB, image/png)
2011-11-08 14:36 UTC, swathi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swathi 2011-11-08 14:35:23 UTC
Created attachment 65393 [details]
Test data

Version: git checkout aac9b32c182585abca4455b7c67016d61340a555
      (Using KDE 4.6.3)                
     OS: Kubuntu 11.04
Test data is in Powerpoint 2007 format.
Open the same document in Calligra Stage 
Check the display of chart.

Expected outcome:
Values in the X and Y axis should be displayed properly.

Actual outcome:
Values along the X and Y axis in the chart are not displaying.

Frequency:
Always
Comment 1 swathi 2011-11-08 14:35:44 UTC
Created attachment 65394 [details]
Screenshot in MS Office
Comment 2 swathi 2011-11-08 14:36:09 UTC
Created attachment 65395 [details]
Screenshot in Calligra Stage
Comment 3 Sebastian Sauer 2011-12-12 06:56:23 UTC
Fixed with commit 78a5fb048ad.

This document did show quit a few bugs. In detail it was needed to fix following cases to finally close the report;
* Support ODF axis font-colors (commit 74e34c913fd)
* Set the axis font-color according to the used theme so it stays readable also with dark color-schemes (commit a0ae773361e)
* Fix write correct office:value-type and office:value for charts internal data cache. (commit 92c9cb194ef)
* Support ODF label font-colors. (commit dd3bca9c3b1)
* Set the legend font-color according to the used theme so it stays readable also with dark color-schemes (commit 89d6b788203)
* Fix hide chart-legend if it should not be shown. (commit 78a5fb048ad)

The document is definitively a very good test-case.
Comment 4 swathi 2011-12-20 15:27:57 UTC
Verified in b2b29030922345d8e727ed03e80fb77537aece46.
Values along the X and Y axis are displaying fine.But the format is different,It is already detailed in bug 286114.