Re: [Sikuli-driver] [Question #695926]: Key.TAB not behaving as expected in a text box.

2021-03-09 Thread David Eells
Question #695926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695926 Status: Answered => Solved David Eells confirmed that the question is solved: That fixed the problem. I guess the Citrix keyboard virtualization didn't like the auto-detected layout. Thank you! --

Re: [Sikuli-driver] [Question #695926]: Key.TAB not behaving as expected in a text box.

2021-03-09 Thread David Eells
Question #695926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695926 David Eells confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #695926]: Key.TAB not behaving as expected in a text box.

2021-03-09 Thread RaiMan
Question #695926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695926 Status: Open => Answered RaiMan proposed the following answer: On Windows the keyboard layout is automatically evaluated. But this might somehow clash with your Citrix environment (... but I have no

Re: [Sikuli-driver] [Question #695926]: Key.TAB not behaving as expected in a text box.

2021-03-09 Thread David Eells
Question #695926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695926 Status: Needs information => Open David Eells gave more information on the question: SikuliX 2.0.4 on Java 8.0_281 -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #695926]: Key.TAB not behaving as expected in a text box.

2021-03-09 Thread RaiMan
Question #695926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695926 Status: Open => Needs information RaiMan requested more information: Which Java? Which SikuliX? -- You received this question notification because your team Sikuli Drivers is an answer contact for

[Sikuli-driver] [Question #695926]: Key.TAB not behaving as expected in a text box.

2021-03-08 Thread David Eells
New question #695926 on Sikuli: https://answers.launchpad.net/sikuli/+question/695926 A member of my team is working to automate a testing routine on a piece of software. On doing inputs, they are making use of type(Key.TAB) to move from one box to the next in sequence. However, it's not