[Mono-bugs] [Bug 78821][Nor] Changed - Databound TextBox crashes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 18 03:41:28 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 jackson at ximian.com.

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

--- shadow/78821	2006-08-15 16:20:52.000000000 -0400
+++ shadow/78821.tmp.14777	2006-08-18 03:41:28.000000000 -0400
@@ -69,6 +69,13 @@
 there's no more crash, but the textbox is still empty.  looks like
 we're not calling PullData once the control has been created, for
 whatever reason.
 
 ------- Additional Comments From toshok at ximian.com  2006-08-15 16:20 -------
 doh, make that pushdata.
+
+------- Additional Comments From jackson at ximian.com  2006-08-18 03:41 -------
+The PushData actually gets called, the problem is IsBinding returns
+false because the control isn't created yet.  Not sure if this is a
+creation order issue, or maybe MS slips another push in there.
+
+


More information about the mono-bugs mailing list