sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10901
[Bug 1008113] [NEW] bug on focus() or switchApp?
Public bug reported:
Is there some bug with focus() or switchApp() handled on windows? I
noticed that if I use the same method on mac it works find and puts the
application in the front, but when using it on windows it does not.
what I did was put the application (ff) behind a different application (ie) and want to get a focus on it so it becomes the application in front.
code:
switchApp('firefox')
or
ff = App('firefox')
ff.focus()
- another q, is that if the application is minimized (win or mac), would
focus() also work and open the application and put it in focus()?
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1008113
Title:
bug on focus() or switchApp?
Status in Sikuli:
New
Bug description:
Is there some bug with focus() or switchApp() handled on windows? I
noticed that if I use the same method on mac it works find and puts
the application in the front, but when using it on windows it does
not.
what I did was put the application (ff) behind a different application (ie) and want to get a focus on it so it becomes the application in front.
code:
switchApp('firefox')
or
ff = App('firefox')
ff.focus()
- another q, is that if the application is minimized (win or mac),
would focus() also work and open the application and put it in
focus()?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1008113/+subscriptions
Follow ups
-
[Bug 1008113] Re: [request] Windows: want better support with App.focus() and switchApp()?
From: RaiMan, 2019-11-18
-
[Bug 1008113] Re: [request] Windows: want better support with App.focus() and switchApp()?
From: Assaf Mendelson, 2014-04-07
-
[Bug 1008113] Re: [request] Windows: want better support with App.focus() and switchApp()?
From: Assaf Mendelson, 2014-04-07
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: RaiMan, 2014-02-01
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: UNCCheezy, 2014-02-01
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: Benny Phanichkul, 2012-06-07
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: RaiMan, 2012-06-07
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: Benny Phanichkul, 2012-06-06
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: RaiMan, 2012-06-06
-
[Bug 1008113] Re: Windows XP: bug on focus() or switchApp?
From: Benny Phanichkul, 2012-06-06
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: RaiMan, 2012-06-05
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: ABET, 2012-06-05
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: RaiMan, 2012-06-04
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: ABET, 2012-06-04
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: ABET, 2012-06-04
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: RaiMan, 2012-06-03
-
[Bug 1008113] Re: bug on focus() or switchApp?
From: RaiMan, 2012-06-03
-
[Bug 1008113] [NEW] bug on focus() or switchApp?
From: ABET, 2012-06-03
References