https://bugs.kde.org/show_bug.cgi?id=371999
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.8.4 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kwin | |/da0ba763248367fffb9fa72770 | |09110ca851a2a1 --- Comment #3 from Martin Gräßlin <mgraess...@kde.org> --- Git commit da0ba763248367fffb9fa7277009110ca851a2a1 by Martin Gräßlin. Committed on 04/11/2016 at 08:00. Pushed by graesslin into branch 'Plasma/5.8'. Invert the scroll direction for wheel events on internal windows Summary: For whatever reason Qt scrolled the wrong way on internal windows. As a new QWheelEvent is constructed anyway, just multiply by -1 to get the direction fixed. FIXED-IN: 5.8.4 Test Plan: Tried debug console in nested setup, scrolled correctly now. Reviewers: #kwin, #plasma_on_wayland, broulik Subscribers: plasma-devel, kwin Tags: #plasma_on_wayland, #kwin Differential Revision: https://phabricator.kde.org/D3247 M +2 -2 input.cpp http://commits.kde.org/kwin/da0ba763248367fffb9fa7277009110ca851a2a1 -- You are receiving this mail because: You are watching all bug changes.