Bug in resizing right anchored components
We're using RB12.04 and finally have located a bug (i think) in TppComponent.ParentBoundsChange
When a component is placed on a region with Component.Anchors = [atTop, atRight]
and the region is made smaller, the component is not moved to the left.
It results in the component staying in the same place, while the region is
made smaller. If a region is made smaller because the page is made smaller
and the region has ParentWidth=true, then the component falls off the page.
Please confirm
Bas
This discussion has been closed.
Comments
Please upgrade your version of ReportBuilder to 12.05 are re-test. We
made some changes to the right/bottom anchors for this version.
Contact info@digital-metaphors.com with your serial number for upgrade
instructions.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Ok, 12.05 seems to fix the problem :-)
thanks