Version: 2.1.1 (using KDE 4.3.2) Compiler: gcc version 4.1.2 20070925 (Red Hat 4.1.2-27) OS: Linux Installed from: Compiled From Sources While multiple entries are selected, double clicking an icon in the entry view area brings up the incorrect entry to be edited. For instance, in my video collection I group by medium. When I select BluRay, Icons for all my BluRays show up in the entry view. If I double click one of the icons to edit, the wrong entry is opened for editing. This is repeatable for any grouping and with all of my collections.
This manifested itself just after I did a sort on the icons, I happened to sort on title.
SVN commit 1056893 by rstephenson: Fix multiple selections in entry view BUG:216122 M +1 -0 ChangeLog M +3 -2 src/entryiconview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1056893
Robby, Thank you for the fix. I was more than willing to wait as I keep seeing "Crashing" bugs on the tellico-users Digest mailing lists. I pulled down the latest SVN and successfully tested/validated the fix. Again, thank you, Dean On 11/30/2009 11:49 PM, Robby Stephenson wrote: > https://bugs.kde.org/show_bug.cgi?id=216122 > > > Robby Stephenson <robby@periapsis.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution| |FIXED > > > > > --- Comment #2 from Robby Stephenson <robby periapsis org> 2009-12-01 07:49:08 --- > SVN commit 1056893 by rstephenson: > > Fix multiple selections in entry view > BUG:216122 > > > M +1 -0 ChangeLog > M +3 -2 src/entryiconview.cpp > > > WebSVN link: http://websvn.kde.org/?view=rev&revision=1056893 > >