[Mono-bugs] [Bug 416063] New: ComboBox Control Not Drawn As Disabled When Parent TabPage Is Disabled
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Aug 9 06:05:34 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=416063
Summary: ComboBox Control Not Drawn As Disabled When Parent
TabPage Is Disabled
Product: Mono: Class Libraries
Version: 1.9
Platform: i686
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: martin_costello at talk21.com
QAContact: mono-bugs at lists.ximian.com
Depends on: 416058
Found By: Customer
To replicate, create a TabControl, and TabPage, and place a ComboBox within the
form, then set TabPage.Enabled=false.
The ComboBox will be drawn with the colour scheme expected if it were enabled
e.g. white.
The ComboBox should be drawn with the colour scheme expected for a disabled
control, as occurs with other controls present on a disabled TabPage e.g. grey.
The ComboBox is disabled if one attempts to interact with it, the only issue is
the drawing of the colour of said control.
--
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