simplelive / veloeclipse

Automatically exported from code.google.com/p/veloeclipse
Other
0 stars 1 forks source link

Can't undo #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open 3~10 *.vm files on eclipse 4.2.1
2. Use for a long time, maybe one hour.
3. Edit vm files, undo is disable.

What is the expected output? What do you see instead?
Can undo .

What version of the product are you using? On what operating system?
Windows 7 64, eclipse 4.2.1, JDK 1.6 64

Please provide any additional information below.

Original issue reported on code.google.com by yehuijun...@gmail.com on 23 Jan 2013 at 8:39

GoogleCodeExporter commented 9 years ago
It is even worse because sometimes it undos in the wrong file. It usually only 
undos in the last opened file.

What steps will reproduce the problem?
1. Open 3 .vm files
2. Edit the third file (the file you opened last)
3. Go to the first file and edit it
4. Undo

What is the expected output? What do you see instead?
This will cause you to undo in the third file instead of undoing in the current 
file.

What version of the product are you using? On what operating system?
Windows 7 64, eclipse 4.2.1, JDK 1.6 64

Original comment by i...@richardsandstrom.se on 18 Mar 2013 at 8:21

GoogleCodeExporter commented 9 years ago
Just wanted to add my voice (with a slightly different configuration and test 
case).  This is a very serious problem and has caused me to lose a significant 
amount of work on several occasions.  I may switch to a plain text editor 
because of it.

What steps will reproduce the problem?
1. Open 2 .vm files
2. Make changes in both files
3. Go to the file that was opened first
4. Undo

What is the expected output? What do you see instead?
Instead of undoing in the one that was opened first as expected, the undo 
operation affects the editor that was opened last.

What version of the product are you using? On what operating system?
Veloeclipse 2.0.8, Windows 7 64, eclipse 4.2.1, JDK 1.7, 32-bit Eclipse and Java

Original comment by bb...@verizon.net on 12 Jun 2013 at 11:39

GoogleCodeExporter commented 9 years ago
Update:  This problem seems to have been a bug in Eclipse.   After upgrading to 
Eclipse 4.2.2, I can no longer reproduce the issue.

Original comment by bb...@verizon.net on 13 Jun 2013 at 3:50