GNOME Bugzilla – Bug 123661
Opening the right click menu unselects all other items
Last modified: 2004-12-22 21:47:04 UTC
If you select in the song list and open the right click menu all other items become unselected. This makes for example deleting annoying since you have to go through the edit menu.
in sources/rb-sourcelist.c button_press_cb() uses gtk_tree_selection_get_selected() which doesn't work with GTK_SELECTION_MULTIPLE
I'm talking shite, this is for the Sources list, not the sources itself.
* committed walters@rhythmbox.org--2003b/rhythmbox--mainline--0.7--patch-173