sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06143
[Bug 874033] Re: highlight() seize the focus of window
OS:windows xp
software:notepad, baidu ime(http://ime.baidu.jp/)
Steps:
1. Open a notepad window.
2. use baidu ime to input.
3. if you choose hiragana input mode, if you input "kawai" and press space, there will be a candidate list window appear.
(if you choose a word in the candidate list window and press enter key, the word will be on screen and the candidate list window disappear. If the focuse is not in the candidate list window, the selected word will be on screen and the candidate list window disappear two.)
5. When you use Sikuli X 1.0rc2 to highlight the candidate list window(you use highlight fuction to the window), the window will stay there after you use highlight function.
6. where you use Sikuli X 1.0rc3 to highlight the candidate list window, the word will on screen and the candidate list window disappear.
I guess is the highlight fuction seice the focus of the candidate
window.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/874033
Title:
highlight() seize the focus of window
Status in Sikuli:
New
Bug description:
If you use a ime, when you input some letters, there will be a condidate window for you to select target.
In X1.0-rc3, if I use highlight() to the condidate window, the window disappear. But when you use X1.0-rc2, if you highlight the condidate window, the window is also there.
I guess it is because the highlight() seize the focus of window.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/874033/+subscriptions
References