-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.0.1
-
Component/s: ZSS Component
-
Security Level: Jimmy
-
Environment:
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).