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

Delete freeze row then insert a row causes javascript exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.0.1
    • 3.0.0 RC
    • ZSS Component

      Reproducing Steps:

      1. open zss.test/display2003.zul
      2. goto sheet ""row"", delete first row.
      3. insert a row on row 1

      What I see:
      A JavaScript error is thrown.

      Failed to process
      setAttr
      Cannot read property 'index' of undefined

      However, column doesn't happen this issue.

      min. reproducing steps

      1. open a blank xls or xlsx file
      2. change row 2's height
      3. freez one row
      4. remove row 1
      5. insert a row on row 1
      6. (if xlsx) change row 1's height

      operate on columns has same issue.

            paowang paowang
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: