Alberto1202 / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

Exception when change sheet quickly #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start zssapp
2. select Sheet1, Sheet2, Sheet3 very quick with mouse

What is the expected output? What do you see instead?
Expect: Program works as it shall be
Real: Exception

----
SEVERE: >>org.zkoss.zk.ui.UiException: not current selected sheet 
>>  at org.zkoss.zss.ui.Spreadsheet.getPositionHelpers(Spreadsheet.java:1602)
>>  at org.zkoss.zss.ui.Spreadsheet.getRowPositionHelper(Spreadsheet.java:1587)
>>  at org.zkoss.zss.ui.Spreadsheet.access$10(Spreadsheet.java:1586)
>>  at 
org.zkoss.zss.ui.Spreadsheet$ExtraCtrl.getRowPositionHelper(Spreadsheet.java:187
0)
>>  at 
org.zkoss.zss.ui.au.in.CellFetchCommandHelper.process(CellFetchCommandHelper.jav
a:100)
>>...
D

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 2 Dec 2010 at 11:14

GoogleCodeExporter commented 9 years ago
Fixed since Dec. 3, 2010.

Original comment by chenhe...@gmail.com on 3 Dec 2010 at 9:30