- This topic has 8 replies, 3 voices, and was last updated 20 years, 4 months ago by
Riyad Kalla.
-
AuthorPosts
-
mxnmatchMemberWhen I’m typing in the WYSIWYG html editor, it regularly stops allowing deletion of text until I click the “Source” tab and then click the “Design” tab again.
I can’t cause it to happen every single time, but most of the time I can cause it to happen by editing some html then using alt-tab to switch to a different window, and then switch back to eclipse again. At that point I can continue to type, but typing delete does not work. Neither does backspace. Neither does highlighting some text and then hitting delete.
I’m using Win2k server, Eclipse 3.1.0, and MyEclipseIDE 3.8.4.
Yes, I know that it’s considered beta on eclipse 3.1, but perhaps others have had this problem in 3.0? I haven’t tried it there yet.
February 9, 2005 at 11:32 pm #224830
Riyad KallaMemberAre you using JDK 5.0 to run Eclipse by chance? I’ve seen a couple reports of ‘delete key stops wokring’ and ‘typing backwards’ issues when using JDK 5.0 to run Eclipse 3.0, I wonder if this problem is still occuring in Eclipse 3.1…
February 10, 2005 at 1:05 am #224837
mxnmatchMemberYep. I’m using JDK5 with Eclipse 3.1.
February 10, 2005 at 7:15 am #224848
Riyad KallaMemberTry using JDK 1.4.2 and see what happens, if the problem goes away.
February 10, 2005 at 8:45 am #224866
Ronald R DiFrangoMemberAll, I am having this same problem in the SQL editor. It sees as thoguh any text editor is corrupted in 3.8.4.
February 10, 2005 at 10:36 am #224883
Riyad KallaMemberGuys we are looking into this, but please keep in mind that you are using a BETA product ontop of a BETA platform with an UNCERTIFIED JRE, bugs are inevitable and it could be something as subtle as your locale.
February 10, 2005 at 7:23 pm #224947
Ronald R DiFrangoMemberActually Riyad, I have having this problem on Eclise 3.0.1 so it is not the BETA version. I am trying re-isntalling my eclipse installation from scratch to see if that helps.
February 11, 2005 at 8:33 am #224983
Ronald R DiFrangoMemberI was able to resolve my issue, by removing MyEclipse and starting over. I had updated mine via the update site initially. For some reason this caused this to occur. So essentially starting over worked for me.
February 11, 2005 at 8:39 am #224992
Riyad KallaMemberdifranr,
If you ever run into this problem again, before you go with a fresh setup, try restarting MyEclipse with the -clean command line argument and see if that fixes the problem. -
AuthorPosts