Bug 293672 - Regression: Selection order no longer preserved when selecting multiple files
Summary: Regression: Selection order no longer preserved when selecting multiple files
Status: RESOLVED DUPLICATE of bug 283409
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 2.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 19:52 UTC by Maciej Mrozowski
Modified: 2012-06-13 10:41 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 Maciej Mrozowski 2012-02-08 19:52:56 UTC
Version:           2.0 (using KDE 4.8.0) 
OS:                Linux

Selection order when selecting files is not preserved and uses current file view ordering instead.
Issue seems to have happened between 4.7.4->4.8.0 (not present in 4.7)
Qt-4.7.4

Reproducible: Always

Steps to Reproduce:
1. (Optional) Install KDiff3 with its ServiceMenus
2. Open dolphin with directory containing multiple files.
3. Hold Left-CTRL and select multiple files
4. Invoke some servicemenu that acts on those files (for instance KDiff3->Compare)
5. Repeat steps 3-4, but change the order of files being selected

Actual Results:  
Selection uses current ordering from file view.

Expected Results:  
Selection order should be preserved.
Comment 1 the_vik_m 2012-06-12 20:31:28 UTC
I can confirm that. Must be somwhere between 4.7 and 4.8.3 (for me) and has something to do with kio I guess.
Comment 2 Frank Reininghaus 2012-06-13 10:41:22 UTC

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