Issue 120679 - If there are more than 55 different types of color set in cells, save as .xls, color will be changed.
Summary: If there are more than 55 different types of color set in cells, save as .xls...
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: save-export (show other issues)
Version: 3.4.0
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 08:29 UTC by Shan Zhu
Modified: 2012-08-23 08:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
testCellColor.ods with 56 colored cell in it (8.25 KB, application/vnd.oasis.opendocument.spreadsheet)
2012-08-23 08:29 UTC, Shan Zhu
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Shan Zhu 2012-08-23 08:29:47 UTC
Created attachment 79094 [details]
testCellColor.ods with 56 colored cell in it

Build info: AOO340m1

Steps to reproduce:
1. Open the .ods file attached. 
(There are 56 cells <AO42:AO97> colored by different color value, the int color value inputted in each cell).
2. Save it as .xls, close and reopen file.

Issue:
Check the color in Cell AO44, it will be changed from 0x249BB5(2399157) to 0x2594C9(2462921).

PS: 
1. Save as .ods does not have this problem. 
2. Remove one colored cell before step 2, then save file as .xls. The cell color will be all right.