Bug 374924

Summary: Dolphin uses double-click to open in cinnamon, regardless of setting
Product: [Applications] dolphin Reporter: Linus Kardell <linus.kardell>
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: elvis.angelaccio, root
Priority: NOR    
Version First Reported In: 16.08.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Linus Kardell 2017-01-11 18:55:22 UTC
When dolphin is run in cinnamon, you need to double-click items to open them, even though it's set to use single-click in the KDE system settings. It uses single-click when run in KDE however.
Comment 1 Elvis Angelaccio 2017-01-11 20:59:42 UTC
Dolphin will use whatever the QStyle returns. I suspect the Cinnamon style has higher priority than the Plasma one.

How do you use the Cinnamon filemanager (sorry, don't know how it's called)? Single or double click?
Comment 2 Linus Kardell 2017-01-24 17:19:45 UTC
(In reply to Elvis Angelaccio from comment #1)
> Dolphin will use whatever the QStyle returns. I suspect the Cinnamon style
> has higher priority than the Plasma one.
> 
> How do you use the Cinnamon filemanager (sorry, don't know how it's called)?
> Single or double click?

I've tried changing to single click in Nemo, but Dolphin still requires double clicking.
Comment 3 root 2017-06-22 08:34:23 UTC
I have the same problem on openSUSE 42.2. Nemo is set to single-click, KDE is set to single-click (in ~/.kde4/share/config/kdeglobals and ~/.config/kdeglobals). Single-click in Dolphin works, if logged into Plasma 5 session, but it fails if logged into Cinnamon.
Comment 4 Christoph Feck 2017-06-22 10:13:14 UTC
Please use qt5ct if your desktop does not offer a Qt integration plugin.