This bug just showed up after I grabbed today's updates from SVN. I thought I'd see if anyone else can confirm this before I log it in mantis:
I'm at lazarus revision 12681 using fpc 2.2.0 in ubuntu linux using gtk 1. To reproduce the problem: Create a new form. Create a tpagecontrol Set its alignment to alBottom Add a TTabSheet to it Add a tpanel in the tab sheet Set the panel's alignment to alLeft What happens for me is the panel extends down way past the bottom of the tab sheet. See attached picture. The panel should end at the bottom of the tab sheet, shouldn't it? -SG -- Seth Grover sethdgrover[at]gmail[dot]com http://grovers.us/seth
<<attachment: form1.png>>
