Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-55386

Can not copy / paste a table row or column if local storage is full

    XMLWordPrintable

Details

    Description

      The copy and paste table row / column functions in the editor toolbar stop working when local storage is full. A QUOTA_EXCEEDED_ERR can also be seen in the JS console.

      Ideally, these should fall back to storing the content in memory when local storage is full. We should also update the call from AJS.storageManager.setItem to AJS.storageManager.setItemQuietly.

      How to tell if you are impacted by this bug

      1. Open your JavaScript console in the editor (View > Developer > JavaScript console in Chrome)
      2. Cut a table row or column and look for a QUOTA_EXCEEDED_ERR message in the console

      Workaround (instructions for Chrome)

      1. View > Developer > Developer Tools > Application > Storage
      2. Expand Local Storage section and select the URL of the Confluence instance where you encountered this issue
      3. Clear some local storage entries, you may want to start with those with the atlassian.editor prefix

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andreask@atlassian.com Andreas Knecht (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: