[Mono-bugs] [Bug 396297] New: ComboBox: setting IntegralHeight to true doesn' t apply rounding
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jun 2 04:29:39 EDT 2008
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: mono-bugs at lists.ximian.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list