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 723319 - Un-needed delete button in web channels
Un-needed delete button in web channels
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Thumbnailer
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-01-30 21:41 UTC by alex diavatis
Modified: 2014-01-31 12:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description alex diavatis 2014-01-30 21:41:04 UTC
For Nautilus 3.11.x

Reproduce:

1. Open Nautilus
2. Goto Channels
3. Open Select mode

Output: On the right bottom, there is a Red delete button. We can't delete channels.

The same happens inside the online videos. We cant delete online videos
Comment 1 Bastien Nocera 2014-01-31 12:39:12 UTC
Some "online" sources allow removing items, such as the UPnP sources (depending on remote support).

commit 33ad1248b986030be9e9c0d81861eb7fb5ce1d0b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 31 13:31:55 2014 +0100

    main: Hide delete button for some sources
    
    When the source doesn't support removing items, never show
    the delete button.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723319