Odd behavior with undo

24 May 2011

Deleting in my case "typedef", anything will show the problem, then compile. Press "undo", the deleted "typedef" is re-inserted on page. File is not highligthed on left panel to show a change. Re-compile, "typedef" was not included in the re-compile. I had to re-type "typedef" for the change to occur. I'm using Firefox 4.01.

Dave.

24 Jun 2011

Confirmed in chromium. This bug has been present as long as I have. It's a very nasty one, too. I have no doubt that it was the cause of a number of headaches at random times before I noticed it.

It should be highlighted that this bug causes the client side and server side source code to become inconsistent. There can't be many things as frustrating and misleading as having your compiler compiling code which is different from the code you're looking at in your editor.