Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-690

generate response for inactive sheets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 6.0.0
    • 5.12.2
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. import keikai-690.xlsx
      2. change A1 for 3 times, record the onStopEditing's response size and time
      3. click the "output" sheet, do step 1
      4. compare 2 results

      Current Result

      • before clicking output sheet: 663b, 119ms
      • after clicking output sheet: 31.6kb, 324ms

      response time is longer, and its size is bigger

      Expected Result

      both should be similar

      Debug Information

      • ActiveRangeHelper contains all clicked sheets, so when spreadsheet generates response, updateCell(), it generates response for all clicked cells instead of currently active sheet (visible to end-users)

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

              Created:
              Updated:
              Resolved: