[Mono-bugs] [Bug 508523] New: ColorComboBox in FontDialog should show all 16 colors (no vertical scrollbar)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat May 30 05:43:07 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=508523
Summary: ColorComboBox in FontDialog should show all 16 colors
(no 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=295351)
--> (http://bugzilla.novell.com/attachment.cgi?id=295351)
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)
If you set the ShowColor property of a FontDialog object to true, it'll feature
a ComboBox in the bottom left corner of the FontDialog window (that's all the
test case is about: a FontDialog with ShowColor = true, then a call to
ShowDialog() to summon the FontDialog window).
When clicking this ComboBox, you can see all 16 colors with .NET, but with
Mono, you can only see 8 and a vertical scrollbar (which makes it less
convenient to pick a color).
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