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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 19 15:34:25 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 atsushi at ximian.com.

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

--- shadow/77873	2006-06-19 13:51:19.000000000 -0400
+++ shadow/77873.tmp.18699	2006-06-19 15:34:25.000000000 -0400
@@ -10,13 +10,14 @@
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: matt at use.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: [PATCH] file dialog focus changes don't match MS.NET
+Cc: 
+Summary: file dialog focus changes don't match MS.NET
 BugsThisDependsOn: 78444
 
 Steps to reproduce the problem: 
 1. run nunit-gui 
 2. press Control+O to get the open file dialog 
 3. in MS.NET, the focus is in the filename textbox, so I press shift+tab 
@@ -66,6 +67,9 @@
 
 ------- 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.
+
+------- Additional Comments From atsushi at ximian.com  2006-06-19 15:34 -------
+Then why not do it so.


More information about the mono-bugs mailing list