Bug 348946 - Single-vs-double click setting only takes hold after plasmashell restart
Summary: Single-vs-double click setting only takes hold after plasmashell restart
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.3.1
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
: 357404 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-06-09 23:43 UTC by Frederic Roussel
Modified: 2016-03-12 10:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***