How to get shortcut's working for extensions using the Edge side panel?

Anonymous
2023-10-18T09:10:02.3033333+00:00

I created an extension that displays a html site in the chromium side panel. Installed in Chrome i can for example use Cmd + c, Cmd + v or Cmd + a on the displayed text which is not possible when i install the app in Edge. I'm on V118.0.2088.46 (x86_64) and macOS Sonoma 14.0 with permissions for clipboardRead and write enabled in the manifest.json.

I could not find any information about this problem so my question is, do i need to add something in the html or manifest to get it to work, is this a wanted behaviour or just a bug?

Microsoft Edge Microsoft Edge development
0 comments No comments
{count} votes

Accepted answer
  1. Raina Zhao - MSFT 2,875 Reputation points Microsoft External Staff
    2023-10-19T09:28:45.2466667+00:00

    Hi @Anonymous ,

    I have tested an extension on Edge(118.0.2088.46 (x86_64)) Sidebar under MacOS Ventura 13.5, and the shortcuts (such as Cmd+C, Cmd+V,Cmd+A) are also not working. However, the shortcuts are working fine on Windows OS. I think it is a common issue.
    I recommend you sending feedback to the Dev Team by pressing Alt+Shift+I in Microsoft Edge to report this issue.

    Thanks for your cooperation.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Raina Zhao

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.