macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.51k stars 683 forks source link

High Sierra issue with mouse in other apps #559

Open ActionScripted opened 6 years ago

ActionScripted commented 6 years ago

Whenever MacVim is open I am having weird cursor jitters/slow-downs in other apps. Like any app using the equivalent of an NSTextField. When I hover the text field with MacVim open the cursor speed slows down by at least half and becomes jittery.

I've noticed this issue in Firefox Nightly and Xcode and it goes away as soon as I close MacVim. In Xcode, it even happens when I'm editing a storyboard and add an NSTextField.

I haven't been able to figure out when exactly it is triggered but it does not happen just from launching MacVim. It seems to be some combination of full screen and changing window focus.

nebiros commented 6 years ago

@ActionScripted seeing the opposite, if I have Xcode open at the same time than MacVim the cursor on MacVim jitters/slow-downs, MacVim without open Xcode works fine.

eirnym commented 5 years ago

@ActionScripted Does it still an issue with the recent MacVim? I can't reproduce it.