sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24577
[Bug 1287475] Re: [1.0.1] Arrow keys does not work on certain page
Thank you, RaiMan.
Yes, I've tried and click into the window before issue a type.
The interesting things is the type(Key.ESC) and type(Key.TAB) works normally but arrow keys does not in this condition.
I noticed that mouse is supported in this page but it can't work seamlessly ( can't use mouse to click the item correctly), and I can't find a way to disable mouse now.
The virtual console doesn't support mouse in other pages and all type
action work correctly.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1287475
Title:
[1.0.1] Arrow keys does not work on certain page
Status in Sikuli:
New
Bug description:
1. Sikuli IDE Version: 1.0.1
2. Windows 2003 Server SP2 (32bit), Java 1.7.0_45, Dell iDRAC7 Virtual Console
3. I have some Dell Servers and use the Dell iDRAC virtual console to remotely install and manage the server. On the BIOS Boot Manager page, when using Sikuli type(Key.DOWN) to select "BIOS Boot Menu" option but it dose not work. The Key.ESC and Key.TAB works except the arrow keys (UP, DOWN, LEFT, RIGHT). please see the attached snapshot.
4. AutoIt "send" method and real keyboard action does work on this page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1287475/+subscriptions
References