Skip to Content
๐ŸŽ‰ Univer 0.5.5 is released.Read more โ†’
GuidesUniver SheetsFeaturesCoreClipboard

Clipboard

Univer supports the following copy-paste operations:

  • Copy and paste from external applications to Univer
  • Copy and paste from Univer to external applications
  • Copy and paste between Univer Sheets

And it supports the following selective paste capabilities:

  • Paste values only
  • Paste format only
  • Paste column width only
  • Paste content outside the border only
  • Paste formulas only

FAQ

Why canโ€™t I use the context menu paste in Firefox?

Firefox does not yet support clipboard.readText(), as mentioned in the MDN documentationโ€‰. In this case, Univer can only retrieve clipboard content from native paste events, which means it can only support paste through keyboard shortcuts.

I am using Chrome, but I canโ€™t paste using the context menu?

First, make sure your browser version is 66 or higher, and then ensure that your website is accessed via HTTPS. Due to Chromeโ€™s security policy, the clipboard API can only be used under the HTTPS protocol.

Why canโ€™t I copy and paste?

In browsers such as Chrome and Safari that support clipboard.readText(), Univer will attempt to directly access the clipboard content. Please make sure that the user performing the operation has granted Univer browser clipboard permissions.

Authorize Clipboard
Last updated on

Was this page helpful?