https://bugzilla.novell.com/show_bug.cgi?id=360862
Summary: ComboBox doesn't calculate its height after CreateHandle
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
ComboBox should adjust its height to fit the font after CreateHandle. Attached
is a sample app to demonstrate the issue. Output on MS.NET 2.0 is 21, 30.
Output on Mono is 21, 21. This isn't a problem for apps made with Visual
Studio's form designer, though, because each control's Size property is set and
ComboBox adjusts to the correct height in SetBoundsCore with
BoundsSpecified.Height.
--
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs