j-andrews7/Genotify

Copy to clipboard functionality sometimes breaks on OSX.

Closed this issue · 1 comments

Somewhat hard to reproduce. cmd+c sometimes stops copying to clipboard on OSX. Need my own testing environment, but think it may be related to electron/electron#9352, which is unresolved thus far. Some say it's an issue when launching from tmux, but that's not how we typically launch, it shouldn't be affecting things.

I think this was due to the menu not being properly set up. It was resolved by 9bbe334.