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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.1.0
    • Affects Version/s: 5.11.0
    • Component/s: 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()

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

              Created:
              Updated:
              Resolved: