| Summary: | Toolbar separators are white (gtk+ 3.20) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Hussam Al-Tayeb <ht990332> |
| Component: | graphics stack | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ilmari.lauhakangas, philipz85 |
| Priority: | medium | ||
| Version: | 5.2.0.0.beta1 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=100250 | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
| Attachments: |
libreoffice toolbar
evolution toolbar |
||
Created attachment 125532 [details]
evolution toolbar
Notice the grey separator.
Not reproduced. Arch Linux 64-bit, KDE Plasma 5 Version: 5.3.0.0.alpha0+ Build ID: 2d2a33934ecb952433a635ce5dab76cb2837b8a0 CPU Threads: 8; OS Version: Linux 4.6; UI Render: default; Locale: fi-FI (fi_FI.UTF-8) Built on June 9th 2016 (I used SAL_USE_VCLPLUGIN=gtk3 to launch) (In reply to Buovjaga from comment #2) > Not reproduced. > > Arch Linux 64-bit, KDE Plasma 5 > Version: 5.3.0.0.alpha0+ > Build ID: 2d2a33934ecb952433a635ce5dab76cb2837b8a0 > CPU Threads: 8; OS Version: Linux 4.6; UI Render: default; > Locale: fi-FI (fi_FI.UTF-8) > Built on June 9th 2016 > (I used SAL_USE_VCLPLUGIN=gtk3 to launch) Which gtk+ theme are you using? Are you using the default gtk+ 3.20 theme (Adwaita) or a 3rd party theme? I am using numix-frost (In reply to Buovjaga from comment #4) > I am using numix-frost That explains why you do not see the bug then. Third party themes or ones not fully ported to 3.20 css node scheme may not operate the same. I specifically mentioned gtk+ 3.20 and Adwaita in the first post to avoid confusion. @Caolan: Another gtk 3.20 theming bug i assume. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3498ed37527b7af795f00dc6a55c11e65a313186 Resolves: tdf#100251 gtk3 toolbar separators are white in Adwaita It will be available in 5.3.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. |
Created attachment 125531 [details] libreoffice toolbar The toolbar separators are white. They should be grey. I am using gtk3 3.20 with default adwaita theme. I'll attach a screenshot for comparison.