AdamZnam's avatar
AdamZnam
Brass Contributor
Aug 09, 2021
Status:
New

Outlook Addin - enable Clipboard API

Outlook Addin currently does not support Clipboard API, because containing iframe does not have appropriate permissions. Currently the only other option to copy text is to use deprecated document.execCommand("copy").

 

For more information, please see this issue: https://github.com/OfficeDev/office-js/issues/1991

4 Comments

  • rustym's avatar
    rustym
    Copper Contributor

    Would like to see this fixed so we can have a consistent experience across Desktop and Web.

  • aakshahy's avatar
    aakshahy
    Copper Contributor

    Been 3 years since the github issue was reported and Microsoft is sleeping on a basic 2 word fix. Shameful!