[Mono-bugs] [Bug 81704][Wis] New - Division by Zero in DrawProgressBar

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 22 05:27:05 EDT 2007


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 albright at wesay.org.

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

--- shadow/81704	2007-05-22 05:27:05.000000000 -0400
+++ shadow/81704.tmp.31964	2007-05-22 05:27:05.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 81704
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: albright at wesay.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Division by Zero in DrawProgressBar
+
+Description of Problem: Running our app under Mono (works fine in .Net)
+causes division by zero exception in
+System.Windows.Forms.ThemeWin32Classic.DrawProgressBar
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+Consistently
+
+Additional Information:
+From looking at code, it looks like ctrl.Maximum - ctrl.Minimum must be
+equal to 0.


More information about the mono-bugs mailing list