Bug 1678253
Summary: | Show: dropdown disappears | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Appelon Nielsen <AppelonD> |
Component: | evolution | Assignee: | Milan Crha <mcrha> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 29 | CC: | caillon+fedoraproject, lucilanga, mcrha, rhughes, rstrode, sandmann |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | evolution-3.32.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-18 12:14:30 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: |
Description
Dennis Appelon Nielsen
2019-02-18 11:20:10 UTC
Thanks for a bug report. Evolution itself didn't change anything in this regard, I believe it's a changed behaviour in gtk3. Could you try to make the window wider, thus it has enough space to show everything in the bar, please? It helped to some other user, if I recall correctly. Strange I have tried to update and downgrade twice now, but now in the 3rd try it showed it after update.... There's definitely something odd there. I tried to reproduce and found out that it's not gtk+ hiding the widgets, it's evolution itself, when it realizes that the minimum width would be larger than the screen width. I fixed it for 3.31.92+ (which will be 3.32.0 in three weeks) with [1]. [1] https://gitlab.gnome.org/GNOME/evolution/commit/9e9cc42454 (In reply to Milan Crha from comment #3) > I fixed it for 3.31.92+ (which will be 3.32.0 in three weeks) with [1]. > > [1] https://gitlab.gnome.org/GNOME/evolution/commit/9e9cc42454 I noticed a regression in the above commit and fixed it with [2]. This will be released at the same time, for 3.31.92+. [2] https://gitlab.gnome.org/GNOME/evolution/commit/30d4b767f5 |