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 745666 - Cannot remove favorite apps by dragging them on 9-dots button
Cannot remove favorite apps by dragging them on 9-dots button
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-05 11:06 UTC by alex diavatis
Modified: 2015-03-05 11:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dash: Fix show-apps button drop target (885 bytes, patch)
2015-03-05 11:34 UTC, Florian Müllner
committed Details | Review

Description alex diavatis 2015-03-05 11:06:08 UTC
GNOME Shell 3.15.91

Reproduce Always
DnD an application icon from dash to 9-dots button.

Expected: Remove the app from favorites
Outcome: Nothing 

Workaround: Right click -> Remove from favorites
Comment 1 Florian Müllner 2015-03-05 11:34:18 UTC
The following fix has been pushed:
4affa55 dash: Fix show-apps button drop target
Comment 2 Florian Müllner 2015-03-05 11:34:23 UTC
Created attachment 298626 [details] [review]
dash: Fix show-apps button drop target

Fallout from commit e69cc20fc7dc1 ...