| Summary: | debug build: gtk3 scroll bars background never repainted | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Lionel Elie Mamane <lionel> |
| Component: | graphics stack | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | ale.carrazzoni, caolan.mcnamara, h3734236, hg.crazed, robinson.libreoffice, vsfoote |
| Priority: | medium | ||
| Version: | 5.1.1.1 rc | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.2.0 target:5.1.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | 98419 | ||
| Bug Blocks: | |||
| Attachments: |
annotated screenshot showing the problem
xfce setting: appearance / style xfce setting: appearance / icons |
||
|
Description
Lionel Elie Mamane
2016-03-17 14:04:39 UTC
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. *** |