Summary: | Toolbar buttons squashed up | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Ian Balchin <inksi> |
Component: | Reports and Printouts | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | minor | CC: | staniek |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | 2.9 Alpha | ||
Target Milestone: | 2.8.4 | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
URL: | http://www.zimagez.com/zimage/screenshot-21052014-151242.php | ||
Latest Commit: | http://commits.kde.org/calligra/ee68d20ed91f9473e95aabd46362b66e5d5b7606 | Version Fixed In: | 2.8.4 |
Sentry Crash Report: | |||
Attachments: |
view of kexi report design mode
view of kexi report data mode |
Description
Ian Balchin
2014-05-21 16:56:03 UTC
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 |