https://bugs.kde.org/show_bug.cgi?id=368605
--- Comment #7 from Hugo Pereira Da Costa <[email protected]> --- It is related to Quick controls. Does not happen with standard widgets. What seems to happen is that the input to the widgets properly handle r-to-l layout, but not the rendering. I can change breeze to make the widget look r-to-l oriented so that the handle stays below the mouse, and the blue area appear on the right (as opposed to the left), although the issue is really inside Qt (QCommonStyle). Andd then, still, the guy continues to behave incorrectly: 0% is on the left, 100% is on the right -> not inverted. So the issue is further upstream. And not in breeze. In QtCurve (just checked), the bug does not seem present, but here it seems to be because the widget is not right-to-left inverted at all (though I'm unclear as to why it behaves differently from breeze) -- You are receiving this mail because: You are watching all bug changes.
