-
Bug
-
Resolution: Fixed
-
Major
-
5.4.0
-
None
-
None
Steps to Reproduce
1. load the attached file
Current Result
SEVERE: org.zkoss.zk.ui.UiException: Illegal request: wrong data, {"token":"0","sheetId":"f5_sheet_0","type":"jump","direction":"south","dpWidth":2822,"dpHeight":2203,"blockLeft":0,"blockTop":2,"blockRight":20,"blockBottom":22,"fetchLeft":0,"fetchTop":32,"fetchWidth":-1,"fetchHeight":-1,"rangeLeft":0,"rangeTop":32,"rangeRight":null,"rangeBottom":null,"arLeft":0,"arTop":0,"arRight":20,"arBottom":50,"arFetchTopHeight":-1,"arFetchBtmHeight":-1}, for io.keikai.ui.au.in.CellFetchCommandHelper@226860fb at io.keikai.ui.au.in.CellFetchCommandHelper.process(CellFetchCommandHelper.java:90) at io.keikai.ui.au.in.CellFetchCommand.process(CellFetchCommand.java:34) at io.keikai.ui.Spreadsheet.service(Spreadsheet.java:3232)
Expected Result
show the sheet content without the error
Debug Information
- If I unfreeze the rows or unhide the rows, the error doesn't happen.