Bug 184248 - folderview: when order is set to unordered, folderview should remember the current order and apply it always
Summary: folderview: when order is set to unordered, folderview should remember the cu...
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-folderview (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 20:21 UTC by AleX
Modified: 2009-04-06 13:48 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 AleX 2009-02-13 20:21:47 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Mandriva RPMs

when order is set to unordered, folderview should remember the current order and apply it always.
Current behaviour is that if you set order to unordered, when you reinit, you find a total different distribution.

folderview plasmoid should remember in this case the position of icons for a better traditional desktop experience.
Comment 1 AleX 2009-02-16 09:57:40 UTC
This was supossed to be a wish, I forgot it.
Comment 2 Luca 2009-03-17 09:13:01 UTC
I support your wish. This behaviour is so annoying!
Comment 3 Fredrik Höglund 2009-03-24 20:24:10 UTC
SVN commit 943984 by fredrik:

* Make sure that the icon positions in the icon view are kept when the
  user explicitly sets the sort order to "Unsorted".
* Don't offer "Unsorted" as an option when the applet is on the panel,
  since the list view doesn't support rearranging the icons manually.

BUG: 184248


 M  +7 -1      folderview.cpp  
 M  +10 -0     iconview.cpp  
 M  +4 -0      iconview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=943984
Comment 4 Shockwaver 2009-04-06 13:48:57 UTC
How do i use those 3 files?