[Mono-bugs] [Bug 353827] Old style AutoScale is used when it shouldn't be
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 15 12:33:46 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=353827
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=353827#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Status Whiteboard| |Form
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-01-15 10:33:46 MST ---
Fixed in r92958. Thanks for the detailed investigation and tests showing how
this should work!
2008-01-15 Jonathan Pobst <monkey at jpobst.com>
* ContainerControl.cs: Setting AutoScaleMode to anything should set
Form.AutoScale to false.
* Form.cs: Setting AutoScale to true should set AutoScaleMode to None.
AutoScaleBaseSize should be changed on Font change unless it has been
explicitly set.
[Fixes bug #353827]
2008-01-15 Jonathan Pobst <monkey at jpobst.com>
* FormTest.cs: Add test for bug #353827.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list