| Summary: | The height of the Contact's menu bar is bigger than that of the rest of the Kontact suite. | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | Viorel-Cătălin Răpițeanu <rapiteanu.catalin> |
| Component: | contacts | Assignee: | Tobias Koenig <tokoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | montel, pim-bugs-null, rapiteanu.catalin |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/a744b6d37c1b72dd5e547e4cbb11cab15580cdae | Version Fixed/Implemented In: | 5.1 |
| Sentry Crash Report: | |||
| Attachments: | The action menu in question. | ||
|
Description
Viorel-Cătălin Răpițeanu
2015-12-08 21:56:25 UTC
Created attachment 95939 [details]
The action menu in question.
it's normal there is combobox in toolbar => it increases size Laurent, did you set the layout margins to 0 (at least the top and bottom margins)? yep it's already without margin, but xmlgui adds it when it added to toolbar Git commit a744b6d37c1b72dd5e547e4cbb11cab15580cdae by Montel Laurent. Committed on 14/12/2015 at 06:55. Pushed by mlaurent into branch 'Applications/15.12'. Fix Bug 356403 - The height of the Contact's menu bar is bigger than that of the rest of the Kontact suite. FIXED-IN: 5.1 M +1 -0 kaddressbook/categoryselectwidget.cpp http://commits.kde.org/kdepim/a744b6d37c1b72dd5e547e4cbb11cab15580cdae Finally I found an hidden layout in categoryselectwidget. It's good now. |