Bug 161086 - Dolphin icon view part scrolls to the top when showing previews in Konqueror
Summary: Dolphin icon view part scrolls to the top when showing previews in Konqueror
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 21:54 UTC by Bram Schoenmakers
Modified: 2008-06-17 18: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 Bram Schoenmakers 2008-04-20 21:54:09 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.2 
OS:                Linux

While loading a directory in Dolphin's icon view part, and scroll down, I notice that the scrollbar jumps to the top everytime a bunch of previews is being shown. This behavior is only to be observed in Konqueror, this does not happen when using the Icon View from Dolphin. I gave up with debugging it so I think it's more efficient to submit a bug report about it.

I've seen this behavior for some time now, and its at least in revision 798759.
Comment 1 Nicolas Brisset 2008-04-29 22:58:02 UTC
I'm seeing that as well, even inside a Dolphin windows (when generating previews for a SD card from a digital camera). Quite irritating indeed :-)
Comment 2 Peter Penz 2008-04-30 09:42:17 UTC
I'm aware about this issue but will wait until Qt 4.4 final is out before investigating deeper. After a short bugfixing session it seems like this is a regression in Qt 4.4 beta, but I'm not 100 % sure...
Comment 3 Peter Penz 2008-05-07 00:25:44 UTC
SVN commit 804790 by ppenz:

Fixed issue that the vertical scrollbar jumps back to the initial state during previews are loaded in the icons view.

BUG: 161086
BUG: 160513

 M  +10 -0     dolphiniconsview.cpp  
 M  +1 -0      dolphiniconsview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=804790
Comment 4 Pascal d'Hermilly 2008-06-17 18:54:09 UTC
I'm having this problem in KDE 4.1 Beta 1 packages from Kubuntu.
The behaviour is seen in both dolphin and konqueror
Comment 5 Peter Penz 2008-06-17 18:57:34 UTC
@Pascal: which view mode did you use? icons/details/column? Thanks!