Signal-Desktop
Signal-Desktop copied to clipboard
NSWindowShouldDragOnGesture on macOS is not working with Signal
Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
Overall summary
With the setting NSWindowShouldDragOnGesture enabled the user is able to drag any window at any cursor position via CTRL+ALT+Mouse1.
This doesn't seem to work with current Signal versions.
Steps to reproduce
defaults write -g NSWindowShouldDragOnGesture -bool true- restart
- See that you can drag any window with CTRL+ALT+Mouse1 at any cursor position
- See that this doesn't work with Signal
Expected result
it works like other macOS windows
Actual result
the mouse click just gets registered as a normal mouse click
Screenshots
No response
Signal version
Signal Desktop 7.37.0 production (Apple silicon)
Operating system
macOS 15.2 (24C101)
Version of Signal on your phone
No response
Link to debug log
No response