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

screen recorder is repeating the same typed letter many times #124

Open
joaopintof opened this issue Jun 9, 2019 · 13 comments
Open

screen recorder is repeating the same typed letter many times #124

joaopintof opened this issue Jun 9, 2019 · 13 comments

Comments

@joaopintof
Copy link

joaopintof commented Jun 9, 2019

when i'm typing in a notepad using the screen recorder, it's repeating the same typed letter many times. For instance, i'm typing "test" and the screen recorder is saving "tttttteeeeeesssssstttttttttttttttttttttttttttttttttttttttttt"

what am I doing wrong?

error

error2

@saucepleez
Copy link
Owner

Hi @joaopintof, we will take a look at this issue.

@saucepleez
Copy link
Owner

@joaopintof

Is this issue occuring every time you try to perform a screen recording? The recorder is supposed to trap each key press. If the key presses are sequential, it will try to group them together as one command instead of making each key press its own command - it looks like it may be firing multiple times for the same key press. I am not currently seeing this -- are you finding this on every machine? Which version are you using?

@dreamcomerchen1
Copy link

me too at latest version

@dreamcomerchen1
Copy link

@saucepleez @joaopintof it seems that it works incorrectly now

@burque505
Copy link

I experienced this issue also, but only when accessing taskt remotely. When I remoted via AnyDesk from a Win7 machine into a Win10 machine running taskt, I had results like @joaopintof describes above. However, when running taskt on the same machine but not remotely, I did not experience the issue.

@saucepleez
Copy link
Owner

Thanks @burque505. @joaopintof and @dreamcomerchen1 can you confirm if you are accessing taskt remotely?

@joaopintof
Copy link
Author

@saucepleez it's not my case. I didn't try remotely yet.

@Dayof
Copy link

Dayof commented Nov 21, 2019

I have the same problem. Every character using "send keystrokes" in a step made with the record feature is being repeated.

@jaribeiro73
Copy link

I have the same issue. If someone else has this bug, while it is not solved, I suggest you to record the steps, then open the recorded step that has the keystrokes and change the text to what you really want to send.

@hanbalish
Copy link

I am experiencing the same issue.

mondemonde added a commit to mondemonde/taskt that referenced this issue Sep 7, 2020
screen recorder is repeating the same typed letter many times saucepleez#124
@Ke-lly1
Copy link

Ke-lly1 commented Apr 1, 2021

I have the same issue.

@iamgvj
Copy link

iamgvj commented Jun 28, 2021

Came here while searching for a solution to getting multiple keystrokes with AnyDesk. I believe the issue is with AnyDesk (quite a few threads report this) and not taskt. Hopefully this would allow closing this issue.

@shoebsd31
Copy link

When I run the solution from the development branch. It works fine though

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

10 participants