Bug 286114

Summary: In the chart values along the X and Y axis should are missing in the attached pptx file.
Product: [Applications] calligracommon Reporter: swathi <swathi.vegesna999>
Component: embedded-documentsAssignee: Calligra Bugs <calligra-bugs-null>
Status: VERIFIED FIXED    
Severity: normal CC: sebsauer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Test data
Screenshot in MS Office
Screenshot in Calligra Stage

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.