[Mono-bugs] [Bug 78184][Nor] Changed - ErrorProvider focus isn't working properly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 8 08:00:07 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 sebastien at ximian.com.

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

--- shadow/78184	2006-08-08 05:37:38.000000000 -0400
+++ shadow/78184.tmp.30536	2006-08-08 08:00:07.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 78184
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: Sys.Drawing.
+Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: alextxm at tin.it               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: ErrorProvider rendering in MWF is broken
+Summary: ErrorProvider focus isn't working properly
 
 Description of Problem:
 ErrorProvider rendering in MWF is broken (see attached image)
 
 Steps to reproduce the problem:
 1. Create an errorprovider based application
@@ -99,6 +99,17 @@
 PS: the source had been written with Visual Studio 2003 .NET, but is
 compilable in mono with mcs /t:exe /r:System.Windows.Forms.dll
 /r:System.Drawing Form1.cs
 
 bye,
 Alessandro
+
+------- Additional Comments From sebastien at ximian.com  2006-08-08 08:00 -------
+Alessandro, thanks for your sample code and explaination.
+
+Using latest SVN the icon rendering seems ok to me (it's yellow, not
+red, on Mono). However the focus isn't correct(*) so I'm
+renaming/moving the bug (from SD to MWF).
+
+(*)On Windows the focus returns to the textbox (I can type without
+clicking on it) and the button is selected (hitting ENTER will
+validate the control).


More information about the mono-bugs mailing list