-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.0.0 RC
-
Component/s: ZSS Component
Reproducing Steps:
- open zss.test/display2003.zul
- goto sheet ""row"", delete first row.
- insert a row on row 1
What I see:
A JavaScript error is thrown.
Failed to process
setAttr
Cannot read property 'index' of undefined
However, column doesn't happen this issue.
min. reproducing steps
- open a blank xls or xlsx file
- change row 2's height
- freez one row
- remove row 1
- insert a row on row 1
- (if xlsx) change row 1's height
operate on columns has same issue.