Summary: | Report sections with zero sizes take unnecessary space in designer | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | Reports and Printouts | Assignee: | Kamil Łysik <kamillys> |
Status: | CLOSED FIXED | ||
Severity: | wishlist | Keywords: | junior-jobs |
Priority: | NOR | ||
Version: | 2.9 Alpha | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/6f28609e0e1411f1f8326c8cb5c81ec06aefff34 | Version Fixed In: | 2.8.6 |
Sentry Crash Report: | |||
Attachments: | KoRuler-should-have-minimum-length-equal-to-zero |
Description
Jarosław Staniek
2014-05-17 23:29:01 UTC
See the spacing between the two sections: http://kexi-project.org/pics/forum/2014/334968.jpg To reproduce: 1. Click Edit Sections toolbar button 2. Set First page to ON in the Section Editor, close 3. Use dragging of the Detail section up to reduce height of Page Header (First) to zero Effect: a gray area appears Expected: the height should be zero Created attachment 87519 [details]
KoRuler-should-have-minimum-length-equal-to-zero
[PATCH] KoRuler should have minimum length equal to zero
Bug occurs due to KoRuler length equal to 20 px in my case.
Git commit 512921f76bee93da16608b86095e13ca2a5fd052 by Jaroslaw Staniek, on behalf of Kamil Łysik. Committed on 02/07/2014 at 19:33. Pushed by staniek into branch 'master'. KoRuler should have minimum length equal to zero M +2 -2 libs/main/KoRuler.cpp http://commits.kde.org/calligra/512921f76bee93da16608b86095e13ca2a5fd052 Git commit 6f28609e0e1411f1f8326c8cb5c81ec06aefff34 by Jaroslaw Staniek, on behalf of Kamil Łysik. Committed on 02/07/2014 at 19:33. Pushed by staniek into branch 'calligra/2.8'. KoRuler should have minimum length equal to zero FIXED-IN:2.8.6 M +2 -2 libs/main/KoRuler.cpp http://commits.kde.org/calligra/6f28609e0e1411f1f8326c8cb5c81ec06aefff34 |