> On Aug. 17, 2016, 7:40 p.m., Martin Gräßlin wrote: > > Ship It!
I meanwhile noticed that the kcminputrc settings have the same problem (and additionally they are no written to KDE4 at all because of a bug in Kdelibs4SharedConfig::syncConfigGroup()) As it is closely related, I think I'll just update this review request, even though it has a ShipIt already. I hope that's fine... - Wolfgang ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128703/#review98441 ----------------------------------------------------------- On Aug. 17, 2016, 4:47 p.m., Wolfgang Bauer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/128703/ > ----------------------------------------------------------- > > (Updated Aug. 17, 2016, 4:47 p.m.) > > > Review request for Plasma. > > > Bugs: 367074 > https://bugs.kde.org/show_bug.cgi?id=367074 > > > Repository: plasma-desktop > > > Description > ------- > > Kdelibs4SharedConfig::syncConfigGroup() reads the settings from the KF5 > config file. > If we don't write them before, it will use the previous settings. > > > Diffs > ----- > > kcms/input/mouse.cpp 3dbda19 > > Diff: https://git.reviewboard.kde.org/r/128703/diff/ > > > Testing > ------- > > Change between single-click and double-click and apply. > The KDE4 setting is written correctly now, it is the same as for KF5. > Before it was inverted, i.e. the previous one. > > > Thanks, > > Wolfgang Bauer > >