vote up 0 vote down star

In the Visual Studio code editor, I sometimes have an extraneous mark on the white background. It's a short diagonal slash, one pixel wide. If I scroll up and down, the mark remains in the same place, more or less as if it was a scratch on the screen.

It's sometimes there, and sometimes not. I don't know how to make it appear or disappear. I believe it migrated from one computer to another when I changed machines (separate install of VS). It doesn't seem to interact with content at all.

This is the sort of thing I would not believe possible if I had not seen it. Anyone have any ideas on what could cause it?

flag

56% accept rate
How can you have a diagonal line if it's only one pixel wide? Wouldn't that be a vertical line? – Joel Coehoorn Jan 16 at 19:14

5 Answers

vote up 3 vote down check

I don't think I've ever used a version of Visual Studio that drew the background of the code editor correctly 100% of the time. I've seen the diagonal line and many variations of it. It's almost certainly a VS bug.

link|flag
vote up 1 vote down

umm, a scratch on the screen, that perhaps you just fail to see sometimes?

link|flag
vote up 0 vote down

Is it a separate install of VS.net using the same media? Maybe the installation is somehow damaged.

Or maybe you have another program installed that VS.net doesn't play well with.

link|flag
vote up 0 vote down

If the two machines had the same video card, I'd suggest maybe a video driver issue. I remember a long time ago I had one card with a driver who's floodfill function would leak all over the desktop for one of my applications.

link|flag
That's kind of crazy. – recursive Jan 21 at 6:37
vote up 1 vote down

If you minimize then maximize Visual Studio and the mark disappears then it was probably a painting bug.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.