-
Bug
-
Resolution: Fixed
-
Normal
-
3.0.1
-
Security Level: Jimmy
-
IE 10
1. Open the attached excel file using the test page below
test.zul
<spreadsheet id="sheet" src="/WEB-INF/dummy.xlsx" width="100%" height="100%" maxVisibleRows="200" maxVisibleColumns="40" showSheetbar="true" showToolbar="true" showContextMenu="true" />
2. Switch to sheet "s2"
Rows 12,23,24 are supposed to be hidden, but are displayed anyway.
Note: IE <= 9 seemed to have problem opening the sheet (mask not disappearing).