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 721321 - Gtk3 bookmark can't be removed if it points to a file Edit
Gtk3 bookmark can't be removed if it points to a file Edit
Status: RESOLVED DUPLICATE of bug 762252
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2014-01-02 02:58 UTC by Alistair Buxton
Modified: 2017-08-18 13:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alistair Buxton 2014-01-02 02:58:33 UTC
In the file requestor of Gtk3 you can drag files and directories to the sidebar to create bookmarks. If the user drags a file here the bookmark can never be deleted because the option is disabled.

To reproduce:

1. Open a Gtk3 application such as firefox, gedit etc.
2. Open the File Open requester.
3. Drag a file to the bookmarks.
4. Right click on the file bookmark.

Expected result: Should be able to click on "Remove" to remove the bookmark.

Actual result: The remove option is always disabled.

Workaround: Edit ~/.config/gtk-3.0/bookmarks and delete the bookmark line.
Comment 1 Matthias Clasen 2014-01-04 19:07:04 UTC
can't reproduce this here. Both with 3.10 and master, the filechooser doesn't let me create bookmarks for files, and it successfully removes directory bookmarks.
Comment 2 Alistair Buxton 2014-01-04 20:47:02 UTC
Hi. This bug can be reproduced with the following Live CD distros:

Ubuntu 13.10  (3.8)
Ubuntu Trusty (3.10.6)
Fedora 20 (3.10.4)

With Gnome 3.10, the Gnome applications such as gedit appear to use a new file open dialog which does not support drag and drop, and therefore this bug cannot be reproduced with them. It can still be reproduced in all applications which use the old style file requester, such as Firefox.

Here is a video demonstrating the bug on Fedora 20 live environment in VirtualBox:
http://www.youtube.com/watch?v=wuVQYr5KzP8
Comment 3 Alistair Buxton 2014-01-04 21:26:04 UTC
So I think what has happened here is the file requester was rewritten between 3.8 and 3.10 and the bug was thus removed from gtk3, but it remains in gtk2.
Comment 4 Daniel Boles 2017-08-14 23:03:10 UTC
*** Bug 782845 has been marked as a duplicate of this bug. ***
Comment 5 Daniel Boles 2017-08-18 13:08:48 UTC

*** This bug has been marked as a duplicate of bug 762252 ***