The Unhandled Exception's name is cut off in this question and in the answer too. The last 'n' looks like an 'r'.

Using Firefox 3.6.6.

Examples:

alt text alt text

share|improve this question
4  
Jeff will get furious if someone finds a bug in this post, screen caps it and circles the error in red... – MPelletier Sep 24 '10 at 21:48
I take that as a challenge to find some bug with this post! ;-) – The Unhandled Exception Oct 12 '11 at 15:49

1 Answer

up vote 6 down vote accepted

Correct, there's a fixed amount of space, and some names are longer than can fit in the space, so it is unavoidably truncated.

We allow ~26 character names, so your name could be

MMMMMMMMMMMMMMMMMMMMMMMMMM

or

iiiiiiiiiiiiiiiiiiiiiiiiii

Notice difference in length.

share|improve this answer
4  
I'm now prompted to say this: Monospace fonts FTW. – MPelletier Oct 12 '11 at 16:32

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged