Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Copying of hyperlinks #183

Closed
beanaroo opened this issue Nov 3, 2018 · 5 comments
Closed

Copying of hyperlinks #183

beanaroo opened this issue Nov 3, 2018 · 5 comments
Labels

Comments

@beanaroo
Copy link

beanaroo commented Nov 3, 2018

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.

@kontrollanten
Copy link
Collaborator

Thanks for reporting! We'll put that on the list!

@kontrollanten
Copy link
Collaborator

@beanaroo Which OS are you using? For me it works in MacOS 10.14.

@mtaberna
Copy link
Member

mtaberna commented Dec 6, 2018

Right click is not working for me in react beta release, a similar fix to this one should work. I'll work on it

@vladimiry
Copy link

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.

@kontrollanten
Copy link
Collaborator

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants