Bug 277035

Summary: option for disable/enable the desktop Folder Preview on mouse hover
Product: [Plasma] plasma4 Reporter: Karsten <karsten.htw>
Component: widget-folderviewAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: gregor
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Karsten 2011-07-03 22:54:48 UTC
Version:           unspecified (using KDE 4.6.4) 
OS:                Linux

A option to auto expand and collapse when mouse is over a folder would be nice.

There is workaround ( http://forum.ubuntuusers.de/post/3069447/ ), but I think a option in the GUI is better!




Reproducible: Always



Expected Results:  
nothing

For the workaround open the config-file with kate:

"~/.kde/share/config/plasma-desktop-appletsrc"

Then searching for the plugin "folderview". Now you can add the option "clickForFolderPreviews=false" to the relevant section!

Here is a example:

################################################
[Containments][1][Applets][2][Configuration]
Share=false
clickForFolderPreviews=false
filter=0
filterFiles=*
geometry=20,35,600,400
immutability=1
mimeFilter=
plugin=folderview
sortDirsFirst=true
url=file:///home/greg
zvalue=1
################################################

After that, you have to run the follow commands in "krunner" (alt+F2):

1. kquitapp plasma-desktop
2. plasma-desktop
Comment 1 Gregor Tätzner 2011-09-28 10:22:21 UTC
duplicate of Bug 250703 and fixed
Comment 2 Raphael Kubo da Costa 2011-09-29 14:16:58 UTC
Marking as a duplicate.

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