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 123661 - Opening the right click menu unselects all other items
Opening the right click menu unselects all other items
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
unspecified
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-01 21:42 UTC by Ville Pätsi
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ville Pätsi 2003-10-01 21:42:50 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.
Comment 1 Bastien Nocera 2003-11-19 12:55:47 UTC
in sources/rb-sourcelist.c button_press_cb() uses
gtk_tree_selection_get_selected() which doesn't work with
GTK_SELECTION_MULTIPLE
Comment 2 Bastien Nocera 2003-11-19 13:59:42 UTC
I'm talking shite, this is for the Sources list, not the sources itself.
Comment 3 Colin Walters 2004-01-23 08:42:27 UTC
* committed
walters@rhythmbox.org--2003b/rhythmbox--mainline--0.7--patch-173