qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.66k stars 218 forks source link

Right-Click context menu with mouse won't let me click. #1082

Open TheDataSeneschal opened 3 months ago

TheDataSeneschal commented 3 months ago

The mouse right-click menu won't let me click on anything. It appears but clicking doesn't do anything.

wikcheng commented 2 months ago

I've been running into the same issue. I'm on Mac OS 14.5 and VimR version 0.47.5 (20240630.155444).

To repro: open up a file, right click to open up the context menu, and try to click anything in the menu (like paste). The click on the menu won't register. You can also try selecting some text in the buffer and right clicking. You'll find that you can't click on Cut or Copy.

This started happening a while ago with a previous version update. Unfortunately I don't remember which update broke it, but it was at least a few months back.

TheDataSeneschal commented 2 months ago

I switched to Neovide for macOS