Bug 118694 - Selecting partial album from Collection tab mixes up order
Summary: Selecting partial album from Collection tab mixes up order
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Collection Browser (show other bugs)
Version: 2.0-SVN
Platform: unspecified Linux
: VLO minor
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 09:33 UTC by Ariel Shaqed (Scolnicov)
Modified: 2008-06-15 07:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ariel Shaqed (Scolnicov) 2005-12-20 09:33:06 UTC
Version:           1.3.6 (using KDE 3.4.3, Gentoo)
Compiler:          gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
OS:                Linux (i686) release 2.6.13-gentoo-r5

I am grouping the Collection tab by "Artist / Album".  I have 2 discs by Charles Ives.  I select a track halfway into the first album, and then shift+click to the *last* track of the second album.  So now I have the 2nd half of album 1 and the entire album 2 selected.
When I transfer it to the playlist I receive the *entire* second album, followed by the first album *half*.  Order has been mixed up.
Comment 1 Seb Ruiz 2006-05-16 14:52:14 UTC
This is a problem with the implementation of CollectionBrowser::listSelected.

It gets selected items by the parent then the children, hence Album 2 is selected, then Album 1 children.
Comment 2 richlv 2007-02-14 13:56:54 UTC
still happens with stable branch, rev 630369.
would this be applicable to 2.0 ? if not, are there any intentions to fix it for 1.4 branch ?
Comment 3 Harald Sitter 2007-08-02 11:06:54 UTC
Changed version to 2.0-SVN.

Does actually anyone want to fix this?
Comment 4 Matt Howe 2008-06-15 04:50:31 UTC
This bug is still present in 1.4.9.1 although it works as intended in 2.x
Comment 5 Seb Ruiz 2008-06-15 07:57:23 UTC
ok thanks matt, closing then