Mafioso
April 17th, 2002, 07:04 AM
Hello ,
I currently develop an Application , now I face with a bug in Java plugin 1.3.1_01. I also refer to the release notes of Java Runtime 1.3.1_01 , but Sun already noted that this bug still open. That is requestfocus() bug of Java Runtime. Roughly that, when you set focus on a JComponent using requestfocus()(the usual method for setting focus in Java Swing) , but that is not effect!!!.
Our application requires to use Java Plugin 1.3.1_01 for JVM .
This bug also be fixed in JRE 1.2.2 version , but I still want to use some magic technical for overcoming this bug but using JRE1.3.1_01. Anyone knows how ,please tell me .All replies are appreciated.
Thank in advance
Mafioso
I currently develop an Application , now I face with a bug in Java plugin 1.3.1_01. I also refer to the release notes of Java Runtime 1.3.1_01 , but Sun already noted that this bug still open. That is requestfocus() bug of Java Runtime. Roughly that, when you set focus on a JComponent using requestfocus()(the usual method for setting focus in Java Swing) , but that is not effect!!!.
Our application requires to use Java Plugin 1.3.1_01 for JVM .
This bug also be fixed in JRE 1.2.2 version , but I still want to use some magic technical for overcoming this bug but using JRE1.3.1_01. Anyone knows how ,please tell me .All replies are appreciated.
Thank in advance
Mafioso