Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] inputText will write text in background apps #6

Open
ThibaultRT opened this issue Aug 25, 2020 · 0 comments
Open

[bug] inputText will write text in background apps #6

ThibaultRT opened this issue Aug 25, 2020 · 0 comments

Comments

@ThibaultRT
Copy link

How to reproduce:
Have a chat app opened (i.e. discord)
Open another app (i.e. notes)
Launch a script that does at.inputText("something")

-> this will write "something" in your currently opened app : Notes
-> this will ALSO write "something" in your previously opened app : discord

verified on 7.0.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant