[Mono-bugs] [Bug 67038][Nor] Changed - Button looses state with multiple clicks.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Sep 2004 21:19:41 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/67038	2004-09-28 21:18:52.000000000 -0400
+++ shadow/67038.tmp.30221	2004-09-28 21:19:41.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 67038
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -18,6 +18,13 @@
 
 The Button on the button samples at the top can loose track of the
 state if you rapidly click on it.
 
 Eventually it will default to being pressed as its default state, and when
 pressing, it will unpress
+
+------- Additional Comments From miguel@ximian.com  2004-09-28 21:19 -------
+Furthermore, if you press the button, it wont "unpress" until the
+mouse leaves the button.  While the mouse is still inside, the button
+remains pressed.
+
+