Bug 250641 - Moving item in details view scrolls view to top
Summary: Moving item in details view scrolls view to top
Status: RESOLVED DUPLICATE of bug 246997
Alias: None
Product: konqueror
Classification: Applications
Component: file list view (show other bugs)
Version: 4.5.1
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 11:16 UTC by K.J. Petrie
Modified: 2010-09-10 19:36 UTC (History)
2 users (show)

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 K.J. Petrie 2010-09-09 11:16:41 UTC
Version:           4.5.1 (using Devel) 
OS:                Linux

When moving an item out of details view, the view fails to return to the current position and instead returns to the top and sometimes the scroll track disappears. This makes working on items individually difficult, as it is difficult to pick up the next item in the list.

Reproducible: Always

Steps to Reproduce:
1. Open Konqueror or Kmail
2. Navigate to a folder with a large number of items requiring a vertical scroll
3. Change view mode to details if using Konqueror (this is default in Kmail)
4. Scroll to the bottom of the list and drag an item near the bottom to another folder, or delete it
5. Select move if asked.

I do not know how to reproduce the scroll track problem.


Actual Results:  
Focus remains on an adjacent item to the moved one, but this is hidden from view because it has returned to the top. It is necessary to use arrow keys to bring the view back to the correct position.

Expected Results:  
View would return to position before file move took place.

I am actually using KDE 4.5.1, but that isn't listed.

The bug is also present in Kmail where it is particularly annoying, as I tend to work on one message at a time, then file it.
Comment 1 Frank Reininghaus 2010-09-10 19:36:57 UTC
Thanks for the bug report! This issue has been reported already for Dolphin (note that Konqueror uses Dolphin's code for file management), but it's probably a Qt issue (a regression in the Qt 4.7 branch) - that would explain why you also see it in KMail.

*** This bug has been marked as a duplicate of bug 246997 ***