Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-522

Use Range API focus on range out of visible spreadsheet then change the maximum visible row/column smaller will cause uiexception.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 3.0.0, 3.0.1
    • ZSS Component
    • None
    • ZSS 3.0.0

      Reproduce steps:

      1. spreadsheet.setMaxVisibleRows(40)
      2. spreadsheet.focusTo(39,0)
      3. spreadsheet.setMaxVisibleRows(20)

      the step 3 will cause uiexception.

            dennis dennis
            roliroli roliroli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: