Issue 124931

Summary: Particular .xlsx Cell contents still show unexpectedly for column width few above 0
Product: Calc Reporter: fanyuzhen
Component: open-importAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: clarence.guo.bj, liushenf, rainerbielefeld_ooo_qa
Version: 3.3.0 or older (OOo)Keywords: ms_interoperability
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
XLSX file with column width = 0 none

Description fanyuzhen 2014-05-19 13:16:43 UTC
Reproducible with build AOO410m18(Build:9764)  -  Rev. 1589052 on English UI with Chinese locale on Windows 7

Steps:
1. Open attached .xlsx file which has some cells which width is 0
2. Check cell R6, R20, R21, .. (the width of column R is 0)

Problem: the cell content "男" show unexpectedly
Comment 1 fanyuzhen 2014-05-19 13:18:10 UTC
Created attachment 83421 [details]
XLSX file with column width = 0
Comment 2 Rainer Bielefeld 2014-05-19 14:36:30 UTC
(a) For me column width with AOO is 0,02 cm, where it's not unexpected to see 
    the contents. As far as I know only column width = 0,00 makes contents hidden.
(b) small, but > 0  column width for column R and hidden contents shown with 
    MS Excel Viewer, Kingsoft spreadsheet, SoftMaker Spreadsheet
(c) Normal column width shown with Gnumeric
(d) problem already visible with OOo 3.3.0
(e) problem might be how much real column with may be bigger than 0 until 
    AOO shows cell contents?
(f) The problem is not limited to XLSX import, with column width 0,02cm also
    in an .ods cell contents will be visible
Comment 3 fanyuzhen 2014-05-21 05:54:46 UTC
I agree with comment 2, especially for item (e). 
It is expected to see content when column width >= threshold > 0, the problem is what the value of this threshold is.