← Back to team overview

sikuli-driver team mailing list archive

[Bug 1336815] [NEW] ALT+TAB Does not work

 

Public bug reported:

I want sikuli to switch over different windows efficiently by doing
ALT+TAB:

I tried using the command type(Key.TAB, KeyModifier.ALT) as well as
type("\t",KeyModifier.ALT) and both did not work. RaiMan (raimund-hocke)
tried it on Windows 8.1 as well, and he confirmed that there's no way to
make ALT+TAB work.

** 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/1336815

Title:
  ALT+TAB Does not work

Status in Sikuli:
  New

Bug description:
  I want sikuli to switch over different windows efficiently by doing
  ALT+TAB:

  I tried using the command type(Key.TAB, KeyModifier.ALT) as well as
  type("\t",KeyModifier.ALT) and both did not work. RaiMan (raimund-
  hocke) tried it on Windows 8.1 as well, and he confirmed that there's
  no way to make ALT+TAB work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1336815/+subscriptions


Follow ups

References