https://bugzilla.novell.com/show_bug.cgi?id=397943

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=397943#c1


Jonathan Pobst <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]>  2008-06-10 13:09:25 MDT 
---
Fixed in r105357 and r105470.  Thanks for the report and test case!

2008-06-09  Jonathan Pobst  <[EMAIL PROTECTED]>

        * Control.cs: Fill in the defaults for unspecified bounds in SetBounds.
        [Fixes bug #397943]

2008-06-09  Jonathan Pobst  <[EMAIL PROTECTED]>

        * DefaultLayout.cs, TableLayout.cs, FlowLayout.cs: Use
SetBoundsCoreInternal
        instead of SetBounds.

2008-06-09  Jonathan Pobst  <[EMAIL PROTECTED]>

        * ControlTest.cs: Add test for bug #397943.


2008-06-10  Jonathan Pobst  <[EMAIL PROTECTED]>

        * Control.cs: Make a SetBoundsInternal that avoids the new
        SetBounds code.
        * ComboBox.cs, Form.cs, ListBox.cs, ScrollableControl.cs: Use
        SetBoundsInternal instead of SetBoundsCoreInternal.

2008-06-10  Jonathan Pobst  <[EMAIL PROTECTED]>

        * DefaultLayout.cs, TableLayout.cs, FlowLayout.cs: Use
SetBoundsInternal
        instead of SetBoundsCoreInternal.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to