Daily Usage Issues

NCrunch metrics window layout is reset if toggling window visibility.

Started by GreenMoose on 6,440 views

So I write test for a specific class and have selected that in ncrunch metrics in order to track my coverage.
When tests fail I switch to the tests window (located in another tab in the same "container window" in vstudio) and when I toggle back to ncrunch metrics it seems to be reset with everything collapsed and I need to navigate down to find my class again.
Thanks for sharing this issue.

Do you have the metrics window mounted using VS's 'auto-hide' feature that slides the window out of view?

Also, did you make any structural change to the project when this happened, such as adding/renaming/removing a file or changing a project configuration option?

Can you consistently make this happen?
Remco wrote:
Do you have the metrics window mounted using VS's 'auto-hide' feature that slides the window out of view?

No

Remco wrote:
Also, did you make any structural change to the project when this happened, such as adding/renaming/removing a file or changing a project configuration option?

No

Remco wrote:
Can you consistently make this happen?

Yes, see screencast here: http://screencast.com/t/rPsGRBYkh
Thanks. It looks as though VS actually physically closes windows when they are hidden in the tabs.

I've implemented a fix for this. It's included in the dev build below if you'd like to give it a try:

http://downloads.ncrunch.net/NCrunch_Console_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_Console_2.13.0.1.zip
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.13.0.1.zip
http://downloads.ncrunch.net/NCrunch_VS2008_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.13.0.1.zip
http://downloads.ncrunch.net/NCrunch_VS2012_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_VS2012_2.13.0.1.zip
http://downloads.ncrunch.net/NCrunch_VS2013_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_VS2013_2.13.0.1.zip
http://downloads.ncrunch.net/NCrunch_VS2015_2.13.0.1.msi
http://downloads.ncrunch.net/NCrunch_VS2015_2.13.0.1.zip


Cheers,

Remco

Post a reply

Log in to reply.