https://bugs.kde.org/show_bug.cgi?id=393839
Bug ID: 393839 Summary: Scrollbar background is missing Product: konsole Version: 18.04.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: kde...@mailinator.com Target Milestone: --- After the last update to my Arch-derived Linux distro, Konsole no longer correctly renders the scrollbars. A quick search lead me to this change https://phabricator.kde.org/D11839 which I believe could be the culprit. The code change removes the subtraction of the scrollbar area from the painting of the window content background, meaning the area that should be scrollbar background would be painted black instead, which is exactly what I now see. The opaque test case in that review is not much a test case as the scrollbar background appears to be the same color as the window content. Try with a different theme and the fail should be quite obvious. -- You are receiving this mail because: You are watching all bug changes.