[Mono-bugs] [Bug 77873][Nor] Changed - [PATCH] file dialog focus changes don't match MS.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 19 13:36:41 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 mkestner at ximian.com.

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

--- shadow/77873	2006-05-18 12:24:59.000000000 -0400
+++ shadow/77873.tmp.16886	2006-06-19 13:36:41.000000000 -0400
@@ -46,6 +46,12 @@
 fixes part I - reordered controls
 
 
 ------- Additional Comments From peter at novonyx.com  2006-05-18 12:24 -------
 We could just set the taborder property instead of reordering the 
 controls...
+
+------- Additional Comments From atsushi at ximian.com  2006-06-13 09:49 -------
+Now I'm not sure if there is a reason to prefer TabOrder - at least
+the patch is easier to understand in which order the controls are
+added than setting TabOrder property for each control's code block. I
+also don't think we do that in other classes.


More information about the mono-bugs mailing list