[Mono-bugs] [Bug 508541] New: ComboBox has a useless vertical scrollbar
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat May 30 12:59:32 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=508541
Summary: ComboBox has a useless vertical scrollbar
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: stifu at free.fr
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=295361)
--> (http://bugzilla.novell.com/attachment.cgi?id=295361)
Test case
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.10)
Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
See test case. We have a ComboBox, add 16 items in it, then adapt the ComboBox
DropDownHeight to show all items. Mono shows a useless vertical scrollbar in
the ComboBox, while .NET doesn't.
No vertical scrollbar appears if you put 8 items or fewer in the ComboBox, as
its height won't need to be increased.
Reproducible: Always
--
Configure bugmail: http://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