Error messages assume a fixed font, but don't get one

Bug #1065223 reported by Charlie Poole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Test Adapter
Fix Released
Medium
Charlie Poole

Bug Description

When a test for string equality fails, NUnit highlights the point of difference with a line that contains a caret. This only works visually if a fixed font is used, but the test window uses a variable font. We need to either get the MS folks to change the test window or reformat the messages in some way that works for a variable font.

Related branches

Changed in nunit-vs-adapter:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Charlie Poole (charlie.poole) wrote :

For this bug we'll use Assembly.GetExecutingAssembly() to determine whether we are running under the IDE. If so, we should process the message to delete the caret line entirely.

Changed in nunit-vs-adapter:
milestone: none → 0.93
Changed in nunit-vs-adapter:
assignee: nobody → Charlie Poole (charlie.poole)
status: Triaged → Fix Committed
Changed in nunit-vs-adapter:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.