- This topic has 6 replies, 2 voices, and was last updated 20 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
eric_trepanierMemberSince 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
Riyad KallaMemberI just confirmed this (wasn’t present during beta testing, not sure where it came from), checking on it now….
Riyad KallaMemberOk I filed the bug, we’ll see if we can get this knocked out in a quickfix… until then, know that we are suffering with you 🙂
eric_trepanierMemberThanks a lot! Is there a way to get notified of any quickfixes?
Riyad KallaMemberYou can watch the MyEclipse Announcement forums, and I ‘believe’ we usually send them out in the newsletter.
eric_trepanierMemberI have installed the quickfix and the problem is solved. Thanks!
That’s great support!
Riyad KallaMemberGlad it is working now, we kicked outselves when we saw that slip into 3.8.4.
-
AuthorPosts