[Mono-bugs] [Bug 78184][Nor] Changed - ErrorProvider rendering in MWF is broken
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 8 05:37:38 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 alextxm at tin.it.
http://bugzilla.ximian.com/show_bug.cgi?id=78184
--- shadow/78184 2006-08-08 05:33:26.000000000 -0400
+++ shadow/78184.tmp.28692 2006-08-08 05:37:38.000000000 -0400
@@ -81,6 +81,24 @@
alessandro
------- Additional Comments From alextxm at tin.it 2006-08-08 05:33 -------
Created an attachment (id=17415)
testapp source
+
+------- Additional Comments From alextxm at tin.it 2006-08-08 05:37 -------
+sebastien: i've attached a simple testapp as requested.
+In the app a textbox is validated and exit from the app is denied
+until the textbox contains the word "end" (without the "). Please also
+note that running the sample on ms .net 1.1, will cause focus to get
+back on the textbox after validation but the same does not happen on
+linux with mono (i'm using mono 1.1.13.8)... should I try a more
+recent mono for the focus behaviour?
+Btw the errorprovider rendering bug occours in both mono 1.1.13.x and
+mono 1.1.16 (didn't try 1.1.16.1 yet)
+
+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
More information about the mono-bugs
mailing list