[Digikam-devel] [Bug 247659] In big albums re-sorting thumbnails on opening right tab bar, move selected image out the screen.

Martin Klapetek martin.klapetek at gmail.com
Fri Aug 13 17:03:32 BST 2010


https://bugs.kde.org/show_bug.cgi?id=247659





--- Comment #1 from Martin Klapetek <martin klapetek gmail com>  2010-08-13 18:03:31 ---
Created an attachment (id=50137)
 --> (http://bugs.kde.org/attachment.cgi?id=50137)
Patch fixing this bug (against GSoC branch, but should be clearly appliable to
1.4 branch)

I've created a simple patch solving this issue. It scrolls back to the image
when the sidebar is expanded. It _should_ also work when the sidebar is
shrinked back, but for some reason, it doesn't. The slot is called, id is set,
but the scroll won't happen. I *think* that the scroll may occur immediately
after the signal is emitted but before the sidebar is actually hidden, and then
when it really hides, the view gets wider and thus the scrolled image moves.
Either that, or it is a bug in Qt's QListView::scrollTo().

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list