Dragging VSCode window with NSWindowShouldDragOnGesture on macOS no longer works #236330
Open
Description
opened on Dec 17, 2024
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.96.0
- OS Version: macOS 15.1.1
Version: 1.96.0
Commit: 138f619c86f1199955d53b4166bef66ef252935c
Date: 2024-12-11T02:29:09.626Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0
Steps to Reproduce:
-
Enable
NSWindowShouldDragOnGesture
defaults write -g NSWindowShouldDragOnGesture -bool true
-
Try to drag the window while holding ⌘+control
-
Context window opens instead.
References
https://mmazzarolo.com/blog/2022-04-16-drag-window-by-clicking-anywhere-on-macos/
Metadata
Assignees
Labels
No labels
Activity