-
Bug
-
Resolution: Fixed
-
P2
-
jt2.1.5
-
None
-
fcs
-
x86
-
linux
JavaTest, version 2.1.5
Installed in /home/shuna/harness/javatest.jar
Running on platform version 1.2.2 from /home/shuna/jdk1.2.2/jre
Built with JDK1.1.8M on 25 Jun 2001
For some reason, test harness omits the required environment variable 'XMODIFIERS', which usually used to specify the X input method engine. In Japanese environment it is typically set to '@im=kinput2'.
I confirmed this by adding a System.getenv("XMODIFIERS") in IMFPassiveClient.append(), and it displayed "null" when the test case is run with the Global Suite test harness, while it displays "@im=kinput2" if it is invoked directly (e.g. "java IMFTestFrame"). So I suspect this is a test harness problem. (this is from bug 4685200)
Please also see bug 4953460
Installed in /home/shuna/harness/javatest.jar
Running on platform version 1.2.2 from /home/shuna/jdk1.2.2/jre
Built with JDK1.1.8M on 25 Jun 2001
For some reason, test harness omits the required environment variable 'XMODIFIERS', which usually used to specify the X input method engine. In Japanese environment it is typically set to '@im=kinput2'.
I confirmed this by adding a System.getenv("XMODIFIERS") in IMFPassiveClient.append(), and it displayed "null" when the test case is run with the Global Suite test harness, while it displays "@im=kinput2" if it is invoked directly (e.g. "java IMFTestFrame"). So I suspect this is a test harness problem. (this is from bug 4685200)
Please also see bug 4953460