I've found a bug (using IE8) where when entering/editing text in a code block, the browser crashes (just the tab involved) and brings up for me a VS 'do you want to use the debugger' message. I haven't been able to isolate it to the exact cause, but was able to get it to happen twice on the same answer.

I was deleting lines, and changing spacing and adding text.

share|improve this question
Maybe you should post a link to the offending answer. – Brad Gilbert Jul 22 '09 at 14:23
The answer itself isn't the problem, I got it to work right in the end. It has to do with the textbox and the code-block. – Lance Roberts Jul 22 '09 at 14:49
But here it is: stackoverflow.com/questions/1160195/… – Lance Roberts Jul 22 '09 at 14:49
[insert joke about using IE] :) – Adam Rackis Jan 4 '12 at 17:34

1 Answer

I've seen locking behaviour in FF3.0 and FF3.5 both on win2000 and Linux (Arch and Ubuntu 9.04) when editing answers/ questions with some fancy code or nesting. Once I managed to make it's (the editor) script loop forever (or until I killed it). I guess there could be at least a way to disable the live preview to alleviate these bugs in the meantime.

share|improve this answer

You must log in to answer this question.

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