Windows: ALT+TAB to animate task switcher does not work - confirmed
Asked by
chsu8
on 2014-07-01
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("\
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2014-07-02
- Last reply:
- 2014-07-02
chsu8 (jsnh78) said : | #1 |
Sorry for the accidental repeat of the questions, i didnt know what I was doing...
RaiMan (raimund-hocke) said : | #2 |
Tested on Win 8.1:
Found no way, to animate the task switcher neither with type nor with keyDown/type/keyUp.
So it simply seems to not be possible (no idea why).
An Alternative might be using the App class's focus feature.
chsu8 (jsnh78) said : | #3 |
Should I create a bug report for this?
Can you help with this problem?
Provide an answer of your own, or ask chsu8 for more information if necessary.
To post a message you must log in.