when opening a report the basic Data/Design/Print icons are not spaced apart the Data & Design icons overlap The Print icon is to small and the text is truncated to 'Prin' Reproducible: Always Steps to Reproduce: 1.Open an existing form 2.Examine the icons at the top above the data and immediately beneath the tab Actual Results: The first two tabs are overlapping and text on third one is truncated Expected Results: spaced out each in its own individual area apart from adjacent icon, and with sufficient space to display text fully
Created attachment 86748 [details] view of kexi report design mode
Created attachment 86749 [details] view of kexi report data mode
This applies to the cleanlooks widget style.
Run 'kexi --style cleanlooks' to reproduce the bug.
Tech info: Applies to any Qt Style inheriting from "windows" style. Applies to any toolbar, not only reports.
Solution found: https://git.reviewboard.kde.org/r/118610/
Git commit 246ef7ad82dae0dfb0b6f7dad0bf9cb8c3c9d30a by Jaroslaw Staniek. Committed on 07/06/2014 at 23:46. Pushed by staniek into branch 'calligra/2.8'. Fix squashed up toolbar buttons for windows-based styles Routines that seemed to be necessary in older Qt versions are no longer needed. FIXED-IN:2.8.4 REVIEW:118610 M +1 -24 kexi/kexiutils/SmallToolButton.cpp http://commits.kde.org/calligra/246ef7ad82dae0dfb0b6f7dad0bf9cb8c3c9d30a
Git commit ee68d20ed91f9473e95aabd46362b66e5d5b7606 by Jaroslaw Staniek. Committed on 07/06/2014 at 23:46. Pushed by staniek into branch 'master'. Fix squashed up toolbar buttons for windows-based styles Routines that seemed to be necessary in older Qt versions are no longer needed. FIXED-IN:2.8.4 REVIEW:118610 M +1 -24 kexi/kexiutils/SmallToolButton.cpp http://commits.kde.org/calligra/ee68d20ed91f9473e95aabd46362b66e5d5b7606