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


           Summary: ComboBox: setting IntegralHeight to true doesn't apply
                    rounding
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


When IntegralHeight is true the Height passed in is rounded down to display a
exact number of items.  When false, the given Height is used and partial rows
may be seen.

If IntegralHeight is set to true when a non-integral height is active, then the
integral height rounding should be applied then.  This does not occur
currently.  Don't know what ordering of these properties the Forms Designer
will write out...


-- 
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

Reply via email to