wallcito / google-toolbox-for-mac

Automatically exported from code.google.com/p/google-toolbox-for-mac
Apache License 2.0
0 stars 0 forks source link

Whitespace stripping corrupts undo buffer #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Do a bunch of stuff in your file.  
1a. (optional) Undo some of it.
2. Add some extra whitespace on the end of some lines that also have code.
3. With the xcode plugin enabled, save the file.

What is the expected output? What do you see instead?
After completing the steps outlined above, if you now try to undo or redo you 
will end up with unexpected edits

What version of the product are you using? On what operating system?
10.0.6, Snow Leopard, XCode 3.2.5 and 3.2.4

Please provide any additional information below.

Original issue reported on code.google.com by akitc...@gmail.com on 13 Jan 2011 at 4:05