-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 5.2.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
1. Run attached project
2. Select sheet2 from the sheet bar at the bottom on the screen
Current Result
- Table cells are empty, while their value has been set
- When changing content in one of these cells, other nearby cells are updated
- calling Range.setCellValue() in onSheetSelect listener doesn't work as expected
Expected Result
Cell values should be rendered
Debug Information
1.
Workaround
invalidate the spreadsheet inside the ON_SHEET_SELECT Listener
- relates to
-
KEIKAI-640 keikai closes inline editor when switching to another not-loaded sheet
-
- Closed
-