https://bugs.kde.org/show_bug.cgi?id=376273
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kde | |-gtk-config/4a06c4d34f2dd88 | |59058618b1dbe9dbd6df9e9b8 Version Fixed In| |5.8.6 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 4a06c4d34f2dd8859058618b1dbe9dbd6df9e9b8 by Elvis Angelaccio. Committed on 10/02/2017 at 22:49. Pushed by elvisangelaccio into branch 'Plasma/5.8'. Fix gtk-primary-button-warps-slider with GTK 2 Summary: Replace true/false with 1/0. The former works only with GTK 3, but breaks with GTK 2 apps. FIXED-IN: 5.8.6 Test Plan: Tested with inkscape (which is gtk2); still works with gtk3 apps. Reviewers: apol, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4557 M +2 -2 src/abstractappearance.cpp https://commits.kde.org/kde-gtk-config/4a06c4d34f2dd8859058618b1dbe9dbd6df9e9b8 -- You are receiving this mail because: You are watching all bug changes.