[Mono-bugs] [Bug 77940][Wis] New - Color Dialog only returning black for color

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 17:37:54 EST 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 eric at rengeo.com.

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

--- shadow/77940	2006-03-28 17:37:54.000000000 -0500
+++ shadow/77940.tmp.3986	2006-03-28 17:37:54.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 77940
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Centos 4.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: eric at rengeo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Color Dialog only returning black for color
+
+Description of Problem:
+Color dialog only returns black for the selcted color.  This was working in
+the mono 13.4 binaries, but seems to have regressed as of SVN revision 58670
+
+Steps to reproduce the problem:
+1. Compile attached test case using:
+mcs -r:System.Windows.Forms -r:System.Data -r:System.Drawing Form1.cs
+2. run with mono Form1.exe
+3. click on the button, select a color and hit OK.  Color is black instead
+of the chosen color
+
+Actual Results:
+Returns black for chosen color
+
+Expected Results:
+returns chosen color
+
+
+How often does this happen? 
+All the time
+
+Additional Information:
+Mono svn r58670, regression issue (worked in 13.4)


More information about the mono-bugs mailing list