Page 1 of 1

Problem with Panel + Table and posible bug.

Posted: Wed Feb 14, 2018 1:18 pm
by daniel.tsviatkov
Greetings,
I have been trying to test the reports and found a bug (I think) in the rendering.
Because I have to position some portions of the report to left and right I tried to use "Panels" as my containers and use the docking functionality.
But when i place a "Table" as a child of some of the panels when the Report is rendered in Preview or printed the borders gets thinner where the table is.
For example all the borders look like 2px thick, but where the table is positioned they look 1px. That look very bad and leads me to thinking that there is a bug when rendering a "Table" component.
Tried to set the "Panel" borders Topmost, fixed the issue in Preview, but not in printing.
I know there are ugly workarounds like using rectangles and such, but its workarounds.
Also I think it would be good addition to the "Panel" component if it gets "Padding" property as a general content positioning and grouping component. Using "Margin" on the child components doesn't feels nice.

I hope this can be fixed.
Attaching an example Report, which is created with 2018.1.6 (latest) version, and a screenshot of the preview window with missing borders to understand the issue.
Report.mrt
Report
(11.24 KiB) Downloaded 706 times
Missing borders
Missing borders
Missing borders.png (12.66 KiB) Viewed 5427 times

Re: Problem with Panel + Table and posible bug.

Posted: Sun Feb 18, 2018 8:40 pm
by Alex K.
Hello,

We need some additional time to investigate the issue. We will let you know about the result.

Thank you.

Re: Problem with Panel + Table and posible bug.

Posted: Thu May 10, 2018 2:20 pm
by daniel.tsviatkov
Is there any development of this?

Re: Problem with Panel + Table and posible bug.

Posted: Mon May 14, 2018 10:40 am
by Lech Kulikowski
Hello,

We couldn't reproduce this bug on last release build.
Please try to check the last release.

Thank you.

Re: Problem with Panel + Table and posible bug.

Posted: Mon Jun 25, 2018 7:54 am
by daniel.tsviatkov
Hello,

Tested this problem with latest 2018.2.2 and the problem still persists in report preview and print.

Regards,
Daniel Tsviatkov

Re: Problem with Panel + Table and posible bug.

Posted: Tue Jun 26, 2018 3:45 pm
by HighAley
Hello.

There is an issue of the borders in some cases and a property that fix it.
Please, enable the Topmost property of the Border of the Panel.

Thank you.