💻 Software
Abort drag-and-drop from a busy program
Fresh7 days ago
Mar 15, 20261316 viewsConfidence Score0%
0%
Problem
When the following happens: I start a drag-and-drop operation, starting from application ABC. Application ABC locks up (temporarily) I release the mouse button then, until application ABC finishes processing, I have the following problems: Other programs cannot "grab" the mouse pointer The drag-and…
Error Output
killall ABC
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Abort drag-and-drop from a busy program
Low Risk
In fact, it is possible to do this (at least with recent versions of X). You can do this by pressing the XF86Ungrab key, introduced in this commit. By default, this keysym is not bound to any physical key or key combination (it was disabled in 2012 …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix