GNOME Bugzilla – Bug 401708
Rhythmbox should not have "delete" nor "paste" option for read-only track name display
Last modified: 2018-05-24 12:18:06 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/rhythmbox/+bug/81901 "Binary package hint: rhythmbox I'm using Edgy. Reproduction: When playing a track in Rhythmbox, a line of text is displayed with (my variable names) "$track by $artist from $album" in it. This line is selectable and context-menuable with "paste" and "delete" options, which are always (appropriately) greyed out and surely should not be included given that the line is read-only by design. Fix: This widget should have its context menu stripped of the useless items "paste" and "delete" unless GTK does not permit it. ..."
The delete/cut/paste options are provided by GtkLabel, and I'm not sure if there is a way to change it. If it makes sense to change it, it would be better done at the GTK level, so it affects all applications.
Sebastien: have a look at bug 522739 and here - http://blogs.gnome.org/lucasr/2008/03/16/context-sensitive-menus/
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/311.