enterText produces repeated characters

WindowTester allows you to easily create and run unit tests for every GUI they build. It can also be used to generate system level tests.

Moderators: gnebling, Eric Clayberg, Dan Rubel, keertip, Phil Quitslund

enterText produces repeated characters

Postby jesperes » Wed Oct 20, 2010 1:12 am

I have a WindowTester test which creates a C++ project in Eclipse:

Code: Select all
ui.click(new LabeledTextLocator("&Project name:"));
ui.enterText(projectName);
ui.keyClick(WT.CR);


This works fine on Windows, but on Linux it tends to repeat the first character in the project name, so if the project name is "testproj", the text entered in the text field is "tttttttestproj".

Anyone seen this problem and/or have a solution?
jesperes
 
Posts: 3
Joined: Wed Oct 20, 2010 1:07 am

Re: enterText produces repeated characters

Postby keertip » Thu Oct 21, 2010 7:58 am

We are not seeing this problem at our end. What version of WindowTester are you using?
keertip
Moderator
 
Posts: 221
Joined: Thu Mar 15, 2007 10:26 am

Re: enterText produces repeated characters

Postby jesperes » Wed Nov 10, 2010 6:59 am

See below:

Code: Select all
WindowTester Core Runtime   6.0.0.r36x201009131510   com.windowtester.runtime.feature.group
WindowTester IDE Integration   6.0.0.r36x201009141344   com.windowtester.ide.feature.group
WindowTester Launcher   6.0.0.r36x201009131436   com.windowtester.launcher.feature.group


Host OS is Ubuntu 10.10, Eclipse 3.6.1 build M20100909-0800.
jesperes
 
Posts: 3
Joined: Wed Oct 20, 2010 1:07 am

Re: enterText produces repeated characters

Postby keertip » Thu Nov 11, 2010 10:09 am

Will try it with eclipse 3.6 and see if we run into the same problem.
keertip
Moderator
 
Posts: 221
Joined: Thu Mar 15, 2007 10:26 am


Return to Window Tester

Who is online

Users browsing this forum: No registered users and 1 guest

cron