As I was refactoring my tests, I used the NCrunch Test window to view the failing tests. When I double click the failed test, the editor window moves the cursor to the test but the cursor ends up outside of the range of the visible text. The cursor is about 9 lines above the top of the window so a short test is not at all visible in the editor window after double clicking the test. The cursor is correctly placed at the beginning of the test it is just not visible.
The scrolling goes to the same spot regardless whether the cursor is above or below the test when clicking.
Windows 7 64 bit, VS 2010 Ultimate, Resharper 6.1.1000.82, NCrunch 1.38.0.16B. I have a couple of screenshots I can email if they are useful. Let me know if any other info would be useful. This is a side by side install with VS 11 Beta, with associated R# and NCrunch however it is not currently running.
Thanks,
Mark Smith