Bug 1408500
Summary: | gtk3: toolbars borders too distinct vs native gtk3 apps | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | poma <pomidorabelisima> | ||||||
Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | caolanm, dhgutteridge, dtardon, erack, mstahl, sbergman | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | libreoffice-5.2.4.2-2.fc25 libreoffice-5.2.4.2-3.fc25 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2017-01-20 18:07:20 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
poma
2016-12-23 21:06:00 UTC
I don't think any of those links leads to any proper solution though. Adding the style-class just provides a way to special-case things in themes for the libreoffice toolbar. The fundamental one was to theme it as a secondary toolbar under Ubuntu's default theme, because primary toolbars had a dark color by default, I dropped the "primary" toolbar setting by 5-3 so that's in rawhide already. The "too-distinct" border is definitely still there in 5.3 though, clearly by comparison with glade which still has a toolbar for comparison purposes k, found where that border was coming from, will be better in next update (In reply to Caolan McNamara from comment #2) > k, found where that border was coming from, will be better in next update It's great as is straightforward, describing the actual use case. Thanks! Created attachment 1239849 [details]
Adwaita's surplus
Unlike other themes,
Adwaita draws a line under the menu bar.
Can it be tuned within the LO itself?
The line/border belongs to the menubar itself I believe. The menubar in LibreOffice is a truely native gtk3 menubar and not a libreoffice menubar themed to look like a gtk3 menubar, so its outside of our scope (In reply to Caolan McNamara from comment #5) > The line/border belongs to the menubar itself I believe. The menubar in > LibreOffice is a truely native gtk3 menubar and not a libreoffice menubar > themed to look like a gtk3 menubar, so its outside of our scope Thanks for clarifying. Removing the first appearance of 'box-shadow' property within the menubar section did the trick. Created attachment 1240772 [details]
As a reminder.
libreoffice-5.2.4.2-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d20e8f680b This looks to me to indeed be addressed in libreoffice-5.2.4.2-3.fc25. libreoffice-5.2.4.2-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d20e8f680b libreoffice-5.2.4.2-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |