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

After scrolling down to bottom of sheet quickly, insert a row on a row with data and delete a row, the last row's cells will have data and same as selected row.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.0.0
    • 3.0.0
    • ZSS Component Client
    • None

      After scrolling down to bottom of sheet quickly, select a row with data.
      Then, insert a row on such selected row and remove any row before the row with data.
      The last row will have the same data as selected row with data.
      But, the model is correct. It should be a client-side issue.

      reproduce steps:

      1. open any file and set its max. rows (e.g 150)
      2. scroll to bottom of sheet quickly (make a jump fetching)
      3. input some text into a row (e.g on A140)
        • Or just select a row with data
      4. select such row and insert one row by right-click (e.g insert on row 140)
      5. delete any row before the row with data (e.g delete row 140)
        • the last row's text will be same as the row with data

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

              Created:
              Updated:
              Resolved: