Version: 2.2-GIT (using 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)), Gentoo) Compiler: x86_64-pc-linux-gnu-gcc OS: Linux (x86_64) release 2.6.32 1. Put an album with several songs into the playlist. 2. Click on the top of the album group in the playlist to select all the songs from that album (album grouping should be enabled for that). 3. Say, you now want to select a single song from that album (for example, in order to remove it from the playlist). You click on that song, but Amarok "offers" you to rename the song instead of selecting only that song. The whole album remains selected. Desired behaviour: if there are multiple tracks selected in the playlist, clicking on one of them should reduce selection to only that track.
Confirmed with current Amarok 2.2-git. Not a wish, but a bug. It is driving mad to have the inline editing popping up all the time just because I click on the same entry in the playlist a second time.
*** Bug 220874 has been marked as a duplicate of this bug. ***
I'd like to add that, as happens for some other programs already, if ctrl+a selects all, it would be nice if shift+ctrl+a selects none. I think that would be rather intuitive and consistent.
*** Bug 222079 has been marked as a duplicate of this bug. ***
*** Bug 227841 has been marked as a duplicate of this bug. ***
And I'd like to add, that it would be great if the inline tag editing could be disabled by a menu option because I don't want my id3 tags to be edited accidently by me or someone else.
This bug is still existent in 2.4-GIT with the difference, that amarok wants you to edit the song's title, but the entire album isn't selected any more (opposing to the description in the original post).
*** Bug 242481 has been marked as a duplicate of this bug. ***
Git commit b608ae4d1787da64636e92060daae74bd5f3ebf1 by Ralf Engels. Committed on 13/01/2013 at 22:11. Pushed by rengels into branch 'master'. Fix inline rename always starts when clicking on a selected track Qt calls the editor even if the selection just changed. We remember the time of the last change and block the editor in that case. FIXED-IN: 2.7 M +19 -1 src/playlist/view/listview/PrettyListView.cpp M +4 -0 src/playlist/view/listview/PrettyListView.h http://commits.kde.org/amarok/b608ae4d1787da64636e92060daae74bd5f3ebf1