[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:51:19 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 peter at novonyx.com.

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

--- shadow/77873	2006-06-19 13:47:33.000000000 -0400
+++ shadow/77873.tmp.17171	2006-06-19 13:51:19.000000000 -0400
@@ -60,6 +60,12 @@
 This is for a dialog. Relying on the order you create the controls in 
 is wishing that nobody will accidentally or on purpose change that 
 code a year from now. 
 
 Putting an explicit tab order for each control is the proper way to 
 do this.
+
+------- Additional Comments From peter at novonyx.com  2006-06-19 13:51 -------
+The "no other dialog does this" argument is broken. That doesn't make 
+the others right, quite on the contrary. Taborder must be set for 
+each control in the dialog. And we need to do that for all our 
+dialogs.


More information about the mono-bugs mailing list