After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587348 - Don't process keyboard input while dragging unless it is to cancel the drag operation
Don't process keyboard input while dragging unless it is to cancel the drag o...
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-06-29 19:26 UTC by Marina Zhurakhinskaya
Modified: 2010-01-14 18:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marina Zhurakhinskaya 2009-06-29 19:26:00 UTC
Currently, hitting Escape while dragging closes the overlay (or clears the
search), while the user likely intended to cancel the drag operation.
Similarly, typing while dragging shows up in the search box. 

We should grab the keyboard while the drag is in progress so that these things 
don't happen and assign some keys such as Escape to cause the drag operation
to be cancelled.
Comment 1 Dan Winship 2010-01-14 18:41:25 UTC
fixed at some point