Bug 277035 - option for disable/enable the desktop Folder Preview on mouse hover
Summary: option for disable/enable the desktop Folder Preview on mouse hover
Status: RESOLVED DUPLICATE of bug 250703
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-folderview (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 22:54 UTC by Karsten
Modified: 2011-09-29 14:16 UTC (History)
1 user (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 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 ***