[Mono-bugs] [Bug 354669] [PATCH] 2.0 style AutoScale doesn' t work with forms designed in VS2005
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 18 15:49:58 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=354669
User jdpurcell2 at yahoo.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=354669#c2
--- Comment #2 from James Purcell <jdpurcell2 at yahoo.com> 2008-01-18 13:49:57 MST ---
Created an attachment (id=191045)
--> (https://bugzilla.novell.com/attachment.cgi?id=191045)
testcase
Tests are attached, all pass on MS.NET and Mono with this patch. Output from
current Mono SVN:
First ASMode set shouldn't reset ASDimensions: Failed
Subsequent sets will reset it to 0,0: Failed
CurrentASDimensions should be nonzero: Passed
ASDimensions should match after ResumeLayout: Passed
CurrentASDimensions should match ASDimensions for ASMode.None: Passed
Same after ResumeLayout: Passed
AutoScaleFactor should be ~2,2 if PerformAutoScale hasn't run: Failed
AutoScaleFactor should be 1 after: Passed
ClientSize should be ~400x400: Failed
PerformAutoScale happens immediately when layout not suspended: Passed
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list