Bug 348946

Summary: Single-vs-double click setting only takes hold after plasmashell restart
Product: [Plasma] plasmashell Reporter: Frederic Roussel <fr.frasc>
Component: FolderAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, plasma-bugs
Priority: NOR    
Version: 5.3.1   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.6.0

Description Frederic Roussel 2015-06-09 23:43:26 UTC
Even though 'single click' has been set through:
System Settings -> Hardware -> Input Devices -> Mouse -> General
as:
Single click to open files and folders
with "Automatically select icons" left unchecked.

The icons in the folderview need a double click  to open them.

Reproducible: Always

Steps to Reproduce:
1. Set "Single click to open files and folders" in system settings.
2. Add a FolderView widget to the Desktop
3. Try to open an icon in the folderview, by clicking on it.

Actual Results:  
First click selects the icon. A second click is needed to actually open.

Expected Results:  
One single click should open the icon.

kubuntu 15.04 with latest updates to 5.3.1
Comment 1 Eike Hein 2015-06-12 11:54:45 UTC
Due to platform regressions the setting currently doesn't apply at runtime. You need to restart plasmashell for behavior to change.
Comment 2 David Rosca 2016-03-12 10:32:34 UTC
Git commit 6686504011a2d3111f549ca5f5181dc55b505f0a by David Rosca.
Committed on 12/03/2016 at 10:26.
Pushed by drosca into branch 'Plasma/5.6'.

Fix config file sync when saving mouse settings

Mouse settings are now correctly updated in running apps.
FIXED-IN: 5.6.0

M  +1    -0    kcms/input/mouse.cpp

http://commits.kde.org/plasma-desktop/6686504011a2d3111f549ca5f5181dc55b505f0a
Comment 3 David Rosca 2016-03-12 10:33:18 UTC
*** Bug 357404 has been marked as a duplicate of this bug. ***