Bug 368577 - Double click settings does not affect qt4 applications
Summary: Double click settings does not affect qt4 applications
Status: RESOLVED DUPLICATE of bug 367074
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (show other bugs)
Version: 5.7.3
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL: https://de.manjaro.org/index.php?topi...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-11 07:32 UTC by Paul Necas
Modified: 2016-09-11 11:50 UTC (History)
2 users (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 Paul Necas 2016-09-11 07:32:57 UTC
When setting mouse behaviour to double click this setting is NOT written to qt4 configuration file.
So some applications wil open with single click.


Reproducible: Always

Steps to Reproduce:
1.set system settings to double click
2.open libreoffice and have a look to file-open dialog.
3.



Workaround:
open with any texteditor:
~/.kde4/share/config/kdeglobals

replace item
SingleClick=true
by
SingleClick=false

that fixes the problen immideately.
Comment 1 Paul Necas 2016-09-11 07:35:51 UTC
Checked in manjaro linux (arch based) 16.08
Comment 2 Paul Necas 2016-09-11 11:44:14 UTC
Sometimes this Parameter in not at all in this file.
It is located within the section [KDE]
Comment 3 Wolfgang Bauer 2016-09-11 11:50:20 UTC
Fixed in 5.7.4.

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