Created attachment 123659 [details] annotated screenshot showing the problem +++ This bug was initially created as a clone of Bug #98419 +++ I disabled the "make the background orange" line like suggested in bug 98419 comments 23 and 26. The orange goes away, but drawing errors remain: the "background" of the scrollbar starts grey or white (depending on which scrollbar it is) but is never repainted after the scrollbar went over it, and stays blue with black streaks; I attach an annotated screenshot, taken after moving the scrollbars a bit.
Not that the table control scrollbar was never orange (before removing the line), probably because it is painted *white* (instead of grey) *once*. But it exhibits the same non-repainting problems afterwards anyway.
For full clarity, this happens in all windows: Writer, Calc, Draw, ... Also with a fresh blank document, this one is not specific to documents that contain a table control.
We know from the earlier bug that the gtk3 version is 3.18.8-1 (Fedora 23 which I have locally here has gtk3-3.18.9-1 which is pretty close)
What I can't figure out is what theme that is because it doesn't look like the default adwaita. If I could replicate the theme I'm sure I could resolve this.
(In reply to Caolán McNamara from comment #4) > What I can't figure out is what theme that is because it doesn't look like > the default adwaita. If I could replicate the theme I'm sure I could resolve > this. Do these screenshots from the appearance xfce settings help?
Created attachment 123671 [details] xfce setting: appearance / style
Created attachment 123672 [details] xfce setting: appearance / icons
"clearlooks-phenix" perfect that's the ticket. Now I can reproduce this locally
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e511f962c0b70e0ce0d19c42be1f198b6191fad1 Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbars It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b1667570b70cf5f2b4a12fe35e445c5d3de82452&h=libreoffice-5-1 Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbars It will be available in 5.1.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 99229 has been marked as a duplicate of this bug. ***
*** Bug 99133 has been marked as a duplicate of this bug. ***