-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Affects Version/s: 6.0.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
- import the file and compare column A width with Excel
Current Result
Column A is much narrower
Expected Result
end users expect it should look rough the same width as Excel
Debug Information
- the column is bestFit="1". It's produced by entering a long text, enable bestFit, then reducing the cell content to 1 character. Excel doesn't shrink cell width when removing characters under best-fit enabled.
Workaround
- remove bestfit column width calculation in Spreadsheet.getColumnPosition()
- relates to
-
KEIKAI-555 the column width cannot accommodate its text
-
- Closed
-