This may be related to VS2019 per-monitor DPI issues.
I have a test that outputs around 50 lines of text (using Console.Writeline). The output panel of the Ncrunch Tests pane does not correctly render the scrollbar to allow these to be seen. I.e. it shows the scrollbar as being at the bottom of the range even though there are still many lines further down in the virtual display. Resizing the panel sometimes allows different lines to be seen and even causes the scrollbar to resize but it's never correct. Placing the cursor inside the panel and using keyboard down-arrow doesn't scroll any further either.
This is occurring with 3.27.0.3 and the VS 16.1 preview 3
Daily Usage Issues
VS2019 - test output panel doesn't scroll correctly
Started by NeilMacMullen on 2,206 views
Hi thanks for reporting this!
This is due to the high dpi changes. I’ll look into it!
Michael
This is due to the high dpi changes. I’ll look into it!
Michael
I've created a new build for this, would you mind testing it and see if it fixes the issue on your setup?
-----------------------------------------------------------------
Release notes for 3.28.0.3 since version v3.27.0.3
-----------------------------------------------------------------
Fixed an issue with the visibility of the Trace Output in the Tests window where not all the text was accessible via the scrollbar.
Fixed a rendering issue on the Exception Coverage popup and Message Tooltip with exception messages containing an ampersand.
Improved keyboard navigation on the exception coverage popup window.
Added Antlr4 project items to NCrunch's auto resolution list.
NCrunch_Console_3.28.0.3.msi
NCrunch_Console_3.28.0.3.zip
NCrunch_GridNodeServer_3.28.0.3.msi
NCrunch_GridNodeServer_3.28.0.3.zip
NCrunch_LicenseServer_3.28.0.3.zip
NCrunch_VS2008_3.28.0.3.msi
NCrunch_VS2010_3.28.0.3.msi
NCrunch_VS2010_3.28.0.3.zip
NCrunch_VS2012_3.28.0.3.msi
NCrunch_VS2012_3.28.0.3.zip
NCrunch_VS2013_3.28.0.3.msi
NCrunch_VS2013_3.28.0.3.zip
NCrunch_VS2015_3.28.0.3.msi
NCrunch_VS2015_3.28.0.3.msi.7z
NCrunch_VS2015_3.28.0.3.zip
NCrunch_VS2017_3.28.0.3.msi
NCrunch_VS2017_3.28.0.3.msi.7z
NCrunch_VS2017_3.28.0.3.zip
NCrunch_VS2019_3.28.0.3.msi
NCrunch_VS2019_3.28.0.3.msi.7z
NCrunch_VS2019_3.28.0.3.zip
-----------------------------------------------------------------
Release notes for 3.28.0.3 since version v3.27.0.3
-----------------------------------------------------------------
Fixed an issue with the visibility of the Trace Output in the Tests window where not all the text was accessible via the scrollbar.
Fixed a rendering issue on the Exception Coverage popup and Message Tooltip with exception messages containing an ampersand.
Improved keyboard navigation on the exception coverage popup window.
Added Antlr4 project items to NCrunch's auto resolution list.
NCrunch_Console_3.28.0.3.msi
NCrunch_Console_3.28.0.3.zip
NCrunch_GridNodeServer_3.28.0.3.msi
NCrunch_GridNodeServer_3.28.0.3.zip
NCrunch_LicenseServer_3.28.0.3.zip
NCrunch_VS2008_3.28.0.3.msi
NCrunch_VS2010_3.28.0.3.msi
NCrunch_VS2010_3.28.0.3.zip
NCrunch_VS2012_3.28.0.3.msi
NCrunch_VS2012_3.28.0.3.zip
NCrunch_VS2013_3.28.0.3.msi
NCrunch_VS2013_3.28.0.3.zip
NCrunch_VS2015_3.28.0.3.msi
NCrunch_VS2015_3.28.0.3.msi.7z
NCrunch_VS2015_3.28.0.3.zip
NCrunch_VS2017_3.28.0.3.msi
NCrunch_VS2017_3.28.0.3.msi.7z
NCrunch_VS2017_3.28.0.3.zip
NCrunch_VS2019_3.28.0.3.msi
NCrunch_VS2019_3.28.0.3.msi.7z
NCrunch_VS2019_3.28.0.3.zip
Super job - sorted! Thanks for such a quick fix :-)
Post a reply
Log in to reply.