-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.5.0 RC
-
Component/s: ZSS Component Client
-
Security Level: Jimmy
-
None
-
Environment:
Chrome 33.0
Test with ZK 7.0.1 EE and ZSS 3.5.0.RC
1. Focus on any cell
2. Right click should show style menupopup and action menupopup.
<zk> <window border="none" width="100%" height="100%"> <spreadsheet src="/WEB-INF/books/sample.xlsx" hflex="1" vflex="1" showFormulabar="true" showContextMenu="true" showToolbar="true" showSheetbar="true"> </spreadsheet> </window> </zk>