This behavior has bugged me for a long time, if I set Dock to auto-hide and appears instantly using
"defaults write com.apple.dock autohide-delay -int 0
defaults write com.apple.dock autohide-time-modifier -int 0"
(When "defaults write com.apple.dock autohide-time-modifier -float 0.25", It would still happen, not sure what is the threshold)
Cursor would from time to time stuck as the resize handle when switching apps rapidly. (gif is 0.2x speed)
You can see 1.app is switched. -> 2.cursor goes out of Dock region. -> 3.Dock disappears and cursor is changed to the resize handle out of nowhere. (and would stuck as that until clicked somewhere or went through another place that would change cursor.)
I have no apps that monitor my input constantly or 3rd party window manager before people ask.
Is this a widespread bug?
"defaults write com.apple.dock autohide-delay -int 0
defaults write com.apple.dock autohide-time-modifier -int 0"
(When "defaults write com.apple.dock autohide-time-modifier -float 0.25", It would still happen, not sure what is the threshold)
Cursor would from time to time stuck as the resize handle when switching apps rapidly. (gif is 0.2x speed)
You can see 1.app is switched. -> 2.cursor goes out of Dock region. -> 3.Dock disappears and cursor is changed to the resize handle out of nowhere. (and would stuck as that until clicked somewhere or went through another place that would change cursor.)
I have no apps that monitor my input constantly or 3rd party window manager before people ask.
Is this a widespread bug?