History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-51843
Type: Usability Problem Usability Problem
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Ilya Ryzhenkov
Reporter: Andrew Serebryansky
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ReSharper

Unit Test Runner doesn't respect text editor background

Created: 25 Oct 07 14:47   Updated: 25 Feb 08 15:04
Component/s: Unit Testing
Fix Version/s: 4.0, 3.1.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 545
Fixed in build: 737


 Description  « Hide
In the "Unit Test Sessions" Window, the output now uses the ReSharper colorization. As a coder I prefer to have a black background with white text. However in the output for the Unit tests the forecolor is white but the background is the standard light gray. Therefore, I'm am unable to read the stack trace of the output. If you are going to give the option to colorize the foreground in the Sessions output then you MUST enable customization of the background. There are many coders out there that use black backgrounds.

 All   Comments   Work Log   Change History      Sort Order:
Panda Wood - 05 Feb 08 10:35
I have 3.1 (with this fix) and I also have a near black background (in my editor). Now that this fix 'respects' my background colour it doesn't respect my text colour and all the text is black as well, so I can't see any Console.Write output at all!
Do I need to raise another issue 'Unit Test Runner doesn't respect text editor font colour'?

Ilya Ryzhenkov - 25 Feb 08 15:04
For now we just hardcoded "black-on-white" color scheme for stack traces, so they are at least visible. We will think about respecting color scheme in a better way in v4