-
-
Notifications
You must be signed in to change notification settings - Fork 682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dragging MacVim tab overlapping the title bar results in a crash [UI] #1473
Comments
I could reproduce this issue. Looking into it. Will try to push out an update soon after investigation and fix. |
Any update on this? |
Sorry I have not been able to spend enough time on MacVim last few months due to travels and whatnot. Currently trying to go through backlog and merge from Vim upstream and then fix issues like this. Sorry for the delay. |
Been experiencing similar issue: dragging a tab results in weird UI responses, and even freezes MacOS's Dock which can only be solved by killing the MacVim process manually.
|
Same here, dragging tabs is quite unstable those days. |
Finally fixed this. Sorry this took a while. Will be released soon. |
Steps to reproduce
Expected behaviour
I need to move tabs for reordering purposes.
Version of Vim and architecture
9.1.0 (179)
Environment
Process: MacVim [28974]
Path: /Applications/MacVim.app/Contents/MacOS/MacVim
Identifier: org.vim.MacVim
Version: 9.1.0 (179)
Code Type: X86-64 (Native)
Parent Process: Vim [28973]
Date/Time: 2024-01-08 14:55:40.3414 +0100
OS Version: macOS 14.2.1 (23C71)
Report Version: 12
How MacVim was installed
From https://macvim.org/
Logs and stack traces
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
Issue has been tested with no configuration
mvim --clean
(orgvim
, supplied by MacVim distribution)vim --clean
(in terminal, supplied by MacVim distribution)vim --clean
(in terminal, other suppliers, e.g. /usr/bin/vim)Other conditions
The text was updated successfully, but these errors were encountered: