- This topic has 6 replies, 2 voices, and was last updated 20 years, 5 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)
> NoJanuary 28, 2005 at 6:23 pm #223926
Riyad KallaMemberI just confirmed this (wasn’t present during beta testing, not sure where it came from), checking on it now….
January 28, 2005 at 6:28 pm #223927
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 🙂
February 1, 2005 at 1:51 pm #224202
eric_trepanierMemberThanks a lot! Is there a way to get notified of any quickfixes?
February 1, 2005 at 1:53 pm #224203
Riyad KallaMemberYou can watch the MyEclipse Announcement forums, and I ‘believe’ we usually send them out in the newsletter.
February 3, 2005 at 9:52 am #224357
eric_trepanierMemberI have installed the quickfix and the problem is solved. Thanks!
That’s great support!
February 3, 2005 at 10:00 am #224364
Riyad KallaMemberGlad it is working now, we kicked outselves when we saw that slip into 3.8.4.
-
AuthorPosts