https://bugs.kde.org/show_bug.cgi?id=375017
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/7df184afa19f1 | |48c1cd09ae9588645bb2b4556fc Version Fixed In| |5.10.1 Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED --- Comment #5 from Wolfgang Bauer <wba...@tmo.at> --- Git commit 7df184afa19f148c1cd09ae9588645bb2b4556fc by Wolfgang Bauer. Committed on 31/05/2017 at 11:36. Pushed by wbauer into branch 'Plasma/5.10'. [xembedsniproxy] Fix check whether to use XTest Because of C++'s operator precedence, '!' logically negated all_event_masks only instead of the whole expression. This resulted in the condition always being false and XTest never being used. Adding a pair of brackets fixes it. Related: bug 362941 FIXED-IN: 5.10.1 Differential Revision: https://phabricator.kde.org/D6048 M +1 -1 xembed-sni-proxy/sniproxy.cpp https://commits.kde.org/plasma-workspace/7df184afa19f148c1cd09ae9588645bb2b4556fc -- You are receiving this mail because: You are watching all bug changes.