← Back to team overview

nunit-core team mailing list archive

[Bug 1033537] [NEW] Spurious behaviour using keyboard menu key

 

Public bug reported:

Hi. In the Nunit application, open an Nunit project with multiple tests.
Right-click a test in the sidebar and select run in the context menu.
This runs one test. Now, with the keyboard, browse to the top of the
tree in the sidebar, push your menu key and select run. Now, you expect
all the child tests of the parent will run (and this is indeed what
happens if you were to right-click here), but instead you find only the
test you clicked on earlier is executed.

** Affects: nunitv2
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1033537

Title:
  Spurious behaviour using keyboard menu key

Status in NUnit V2 Test Framework:
  New

Bug description:
  Hi. In the Nunit application, open an Nunit project with multiple
  tests. Right-click a test in the sidebar and select run in the context
  menu. This runs one test. Now, with the keyboard, browse to the top of
  the tree in the sidebar, push your menu key and select run. Now, you
  expect all the child tests of the parent will run (and this is indeed
  what happens if you were to right-click here), but instead you find
  only the test you clicked on earlier is executed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/1033537/+subscriptions


Follow ups

References