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 662386 - Grabbing a window in the overview twice doesn't work
Grabbing a window in the overview twice doesn't work
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 668353 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-10-21 12:35 UTC by Alex Hultman
Modified: 2012-01-24 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
workspace: fix dragging of window thumbnails (1006 bytes, patch)
2012-01-21 16:19 UTC, Stefano Facchini
committed Details | Review

Description Alex Hultman 2011-10-21 12:35:22 UTC
Grab a window in the overview and let go of it and grab it again. Does not work.

3.2.1
Comment 1 Florian Müllner 2012-01-20 16:49:30 UTC
*** Bug 668353 has been marked as a duplicate of this bug. ***
Comment 2 Stefano Facchini 2012-01-21 16:19:48 UTC
Created attachment 205764 [details] [review]
workspace: fix dragging of window thumbnails

Clear the ClutterClickAction state before starting the drag,
otherwise it will eat the first button event after the drag,
preventing a new drag from being started.
Comment 3 Florian Müllner 2012-01-21 23:24:44 UTC
Review of attachment 205764 [details] [review]:

Looks good, thanks!
Comment 4 Alex Hultman 2012-01-22 01:04:27 UTC
Works great.
Comment 5 Florian Müllner 2012-01-22 04:24:02 UTC
Please don't close the bug just yet - the issue is not really fixed while the patch hasn't been committed :-)
Comment 6 Stefano Facchini 2012-01-22 11:04:06 UTC
(In reply to comment #5)
> Please don't close the bug just yet - the issue is not really fixed while the
> patch hasn't been committed :-)

Florian can you push it? :-)
Comment 7 Jasper St. Pierre (not reading bugmail) 2012-01-22 11:06:48 UTC
Attachment 205764 [details] pushed as 62b65a2 - workspace: fix dragging of window thumbnails


I can!
Comment 8 Allan Day 2012-01-24 19:57:56 UTC
Nice fix. I might posthumously add this to Every Detail Matters...