You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
Here is the relatively simple solution that works for BrowserWindow + webviews with Electron v3. Keep in mind that initWebContentContextMenu function needs to be called before BrowserWindow creating. This solution also copes well with this Electron v3 bug.
v1.0.0-beta.4 is released where this should be fixed. I've no Windows computer, but I could reproduce it and verify the fix in VirtualBox. Please reopen if the problem still occurs.
At the moment, right-clicking on hyperlinks in emails does nothing.
It would be great if a context menu was provided to copy a link. (like in Slack and Hiri)
Workaround: Dragging and dropping the link works for now.
The text was updated successfully, but these errors were encountered: