GNOME Bugzilla – Bug 330283
Song order reversed when using "Add to play queue" in context menu
Last modified: 2006-03-26 23:13:53 UTC
Please describe the problem: The order of songs in a selected list is reversed when using the context menu. This does not happen if you simply drag and drop. Steps to reproduce: 1. Go to Library and use the browser to make just one album visible. 2. Select all the songs in the album. 3. Right click and select "Add to play queue" from the drop down menu. 4. Now look at your queue, the order of tracks should have been reversed. 5. Try the same but instead of using the context menu drag the songs into the queue, they will be in the correct order. Actual results: Expected results: The tracks should be added to the queue in the same order as they are in the library. Does this happen every time? Yes. Other information: I'm using 0.9.3.1
2006-02-11 Jonathan Matthew <jonathan@kaolin.wh9.net> * widgets/rb-entry-view.c: (rb_entry_view_get_selected_entries): Reverse the selection list before returning it, so we get it in the right order. Fixes #330283 and some other weirdness.
*** Bug 332389 has been marked as a duplicate of this bug. ***
*** Bug 335439 has been marked as a duplicate of this bug. ***
*** Bug 336125 has been marked as a duplicate of this bug. ***