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

copy paste doesn't work in frozen areas after calling Spreadsheet.notifyVisibleAreaChange()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.1.0
    • 5.11.0
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. import keikai-642.xlsx , a file with frozen areas
      2. click "toggle" to enable filter with false autorefresh
      3. copy and paste a cell in column A

      Current Result

      copy-paste not working

      Expected Result

      copy-paste should work

      Debug Information

      1. copy-paste doesn't work in all 3 frozen areas (top, left, corner), only works in the non-frozen area (right-bottom area)
      2. if don't call range.setAutoRefresh(false); ss.notifyVisibleAreaChange();, this bug doesn't happen

      Workaround

      • range.notifyChange()

            rebeccalai rebeccalai
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: