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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80444 --- shadow/80444 2007-01-03 14:35:25.000000000 -0500 +++ shadow/80444.tmp.606 2007-01-04 17:16:26.000000000 -0500 @@ -1,23 +1,23 @@ Bug#: 80444 Product: Mono: Class Libraries Version: 1.0 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: -Priority: Wishlist +Severity: Unknown +Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -TargetMilestone: --- +TargetMilestone: 1_2 URL: Cc: -Summary: Ctrl+Tab does not switch windows when grid is active +Summary: Ctrl+Tab does not switch windows in MDI To reproduce: 1. Run application which opens two MDI Windows containing DataGrid. 2. Activate DataGrid in one Window. 2. Press Ctrl+Tab @@ -26,6 +26,14 @@ When grid control is active, Ctrl+Tab does not select other window. Expected: Ctrl+Tab should select other Window + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-04 17:16 ------- +this isn't a datagrid bug (at least not a datagrid bug specifically.) + it seems to affect many controls, or may be an MDI bug. + +if you run winforms/mdi/swf-mdi-formstest.exe, apart from a lot of +rendering problems for me, ctrl-tab doesn't work very well, and not +for all the mdi children. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
