sexroute / zkspreadsheet

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

Close formula dialog with error input has side effect #260

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.insert formula in L7
2.choose function "BIN2DEC"
3.enter "11111" in number argument of BIN2DEC
4.click OK
5.An error dialog "ptgs must not be null" will appear
6.close error dialog.
7.Close function input dialog.
8.Click on other cell, like N7, N9
9.You'll see "0" in inputted in newly clicked cell automatically
10.And error dialog "ptgs must not be null" alway jump out occasionally.

What is the expected output? What do you see instead?
Close the formula input should leave no side effect.
But it keep fill in "0" in newly clicked cell.

Original issue reported on code.google.com by whkuoatt...@gmail.com on 24 Dec 2010 at 6:59

GoogleCodeExporter commented 8 years ago
Cannot replicate this issue.

Original comment by chenhe...@gmail.com on 17 Jan 2011 at 6:31