Since upgrading to 3.8.4, I noticed that everytime I do a File | Save (or Command-S) in a JSP editor window, the cursor moves from its current location to the top of the file. This was not the case in the previous version.
This is obviously very annoying, especially as I have developped a habit of hitting Command-S quite often!
What operating system and version are you running?
> Mac OS X 10.3.8
What Eclipse version and build id are you using? (Help > About Eclipse Platform)
> 3.1 M4 (Build id: 200412162000)
– Was Eclipse freshly installed for MyEclipse?
> Yes
– If not, was it upgraded to its current version using the update manager?
> N/A
– Are any other external plugins installed?
> No
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
> 8
What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
> 3.8.4 (Build id: 200501171200-3.8.4)
What JDK version are you using to run Eclipse? (java -version)
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
What JDK version are you using to launch your application server?
> Same as above
What steps did you take that resulted in the issue?
> 1 – Open a JSP file using the MyEclipse JSP Editor
> 2 – Position the cursor anywhere in the file
> 3 – Type a space, optionnally remove it
> 4 – Type Command-S (File | Save)
> Result: The cursor moves back to the top of the file.
What application server are you using?
> Irrelevant
Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
> No