https://bugs.winehq.org/show_bug.cgi?id=54410 Bug ID: 54410 Summary: .NET 3.5 Checkbox checkmarks should be black instead of "Foreground" color Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: matombo(a)arcor.de Distribution: --- On Windows the Checkbox "Foreground" property only affects the color of the checkbox label, but not the checkmark, which is always black. On current wine(-mono) the "Foreground" property also affects the color of the checkmark. The result is that with Foreground="white" (and Background being unset) the checkmark is not visible anymore and one cannot tell if a box is checked or not. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.