[Mono-bugs] [Bug 79225][Nor] Changed - Groupboxes appear with crossed out labels

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 17:25:53 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jackson at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79225

--- shadow/79225	2006-08-31 05:14:50.000000000 -0400
+++ shadow/79225.tmp.6927	2006-08-31 17:25:53.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 79225
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: peter at novonyx.com                            
+AssignedTo: jackson at ximian.com                            
 ReportedBy: knocte at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Groupboxes appear with crossed out labels
@@ -31,6 +31,15 @@
 
 
 ------- Additional Comments From knocte at gmail.com  2006-08-31 05:14 -------
 Created an attachment (id=17564)
 Actual results
 
+
+------- Additional Comments From jackson at ximian.com  2006-08-31 17:25 -------
+OK, looks like the issue is because of the transparent background. 
+Groupbox attempts to use the back color to cover up that part of the
+lines, but because transparent is the back color, that doesn't work to
+well.  
+
+Am trying to find a solution, I have a feeling this could be a problem
+in a lot of other places.


More information about the mono-bugs mailing list