https://bugs.kde.org/show_bug.cgi?id=503993
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |cwo....@posteo.net Status|REPORTED |RESOLVED --- Comment #1 from cwo <cwo....@posteo.net> --- Thank you for the bug report! This is intentional behavior, see e.g. the already existing report which I'm marking this as a duplicate of. This matches natural scrolling as implemented on touchscreens - to move a scrollable view (like a web page) down, you move your fingers up, as if you're moving a piece of paper. But to move a slider, you do not move your finger down to move it up, that would be unnatural - you're not moving the background, but the element itself. These widgets work the same way, as they're based around sliders. See also the original discussion in https://bugs.kde.org/show_bug.cgi?id=442379 *** This bug has been marked as a duplicate of bug 478146 *** -- You are receiving this mail because: You are watching all bug changes.