[systemsettings] [Bug 367074] mouse single/double-click preferences not propagated to kde4 applications
Wolfgang Bauer via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Aug 17 14:12:32 BST 2016
https://bugs.kde.org/show_bug.cgi?id=367074
Wolfgang Bauer <wbauer at tmo.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wbauer at tmo.at
--- Comment #1 from Wolfgang Bauer <wbauer at tmo.at> ---
I can confirm this with 5.7.3 (Framework 5.25.0, Qt 5.7.0) on openSUSE 13.2.
But it's not that it isn't propagated to the KDE4 settings.
What I noticed:
- open systemsettings5->Input Devices->Mouse, change to double-click and press
Apply
~/.config/kdeglobals contains SingleClick=false as expected, but
~/.kde4/share/config/kdeglobals still has SingleClick=true
- switch back to single-click and press Apply
~/.config/kdeglobals now contains SingleClick=true again (as it should), but
~/.kde4/share/config/kdeglobals now has been changed to SingleClick=false...
So it seems the KDE4 settings are saved inverted.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the Unassigned-bugs
mailing list