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=77865 --- shadow/77865 2006-03-21 13:36:59.000000000 -0500 +++ shadow/77865.tmp.18048 2006-03-21 13:36:59.000000000 -0500 @@ -0,0 +1,41 @@ +Bug#: 77865 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: nunit-gui: pressing right-arrow on a node in the test tree doesn't expand it + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: + + +Steps to reproduce the problem: +1. run nunit-gui 2.2.7 +2. File->Open nunit.mocks.tests.dll +3. select a node in the test tree and hit the right-arrow key + +Actual Results: +It changes to the Category tab even though the focus is clearly (and +visibly) on the node in the tree. + + +Expected Results: + Should expand the node if it is collapsed, or do nothing if it is +already expanded. + +How often does this happen? + Every time. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
