https://bugs.kde.org/show_bug.cgi?id=458563
--- Comment #3 from Noah Davis <noaha...@gmail.com> --- For the slider: Yeah, this is what happens when you don't allow the handle of a slider to stick out of the bounds of the groove. A handle all the way to the left or right should be centered on the point where the rounded part of the groove ends. The handle shouldn't be out of the bounds of the slider, but the groove can be made a bit shorter with margins added to compensate. This might require some work on the Breeze QStyle to properly fix. For the scrollbar: Not really sure what's going on with that or what should be done to fix it. A scrollbar handle needs to stay in the bounds of the scrollbar groove, so the above fix for slider doesn't apply. -- You are receiving this mail because: You are watching all bug changes.