JDK-6186571 : regression : Focus problems with 1.3.1_14b01
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.1_14
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris
  • CPU: generic
  • Submitted: 2004-10-29
  • Updated: 2010-04-03
  • Resolved: 2004-11-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.3.1_14 b03Fixed
Related Reports
Relates :  
Description
Focus issues with 1.3.1_14b01 seen on solaris and linux.
Regression from 1.3.1_13 FCS.

To reproduce :

TestDir : /net/latte.ireland/deployment1/regtests/131/test/CTE_REGTEST/Generic/4228340


-bash-2.05b$ export CLASSPATH=.:/net/latte.ireland/deployment1/regtests/jemmy.jar
-bash-2.05b$ $TESTJAVA/bin/javac *java
-bash-2.05b$ $TESTJAVA/bin/java -classpath $CLASSPATH Test4228340 

This is a test from the automated regression testsuite. For the test to begin it requires focus in "Text Object Editor" window. This is not happening and the test times out. Test passes when run with 1.4.2_x and 1.3.1_13
###@###.### 10/29/04 10:35 GMT

Other automated tests are also showing regression due to this.
###@###.### 10/29/04 10:36 GMT

Below 6 fails are seen with 1.3.1_14-b01 while they passed with 1.3.1_13-b03 on
Solaris9_sparc,Solaris9_x86,Quicksilver

These failures may be due to jemmy framework not being able to get focus properly.

TestDir : /net/latte.ireland/deployment1/regtests/131/test

CTE_REGTEST/Generic/4107667/Test4107667.java
CTE_REGTEST/Generic/4228340/Bug4228340.java
CTE_REGTEST/Generic/4368555/TextAreaTest.java
CTE_REGTEST/Generic/4252080/WordBoundary.java
CTE_REGTEST/Generic/4527959/ClientAuthTest_STDALONE.java
CTE_REGTEST/Generic/4623722/Bug4623722.java
###@###.### 10/29/04 12:58 GMT

Comments
EVALUATION Bug # 4380809 fix has caused this regression. I'm working on it. ###@###.### 11/2/04 07:55 GMT
02-11-2004