-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Keyboard doesnt work right #373
Comments
Thank you for your report. v1.4 changed the way character key events were handled, so that it behaves as expected in games (see discussion in #87). However, it may have unwanted side-effect, so maybe I will have to add options/shortcut to provide several "modes" for text inputs. I'm surprised by the behavior you observe though, the current behavior should work correctly when entering letters (I don't have/know "messenger", so I cannot test). Could you please test scrcpy v1.3 (the version before the key event handling change) and tell me whether the behavior is correct? Thank you. |
where do i get 1.3. i reinstalled and it still does it. its weird i had it before i reinstalled ubuntu a week ago and it was working fine. I dont know why it is doing that now |
https://github.com/Genymobile/scrcpy/releases/tag/v1.3 |
I seconded this issue. |
Could you post a video of what happens please? (you can record with |
@rom1v https://drive.google.com/open?id=1MLPf2UCMME4FDDSo4b66ZBwyMYHROuHB |
Thank you for the video 👍 Could you take this modified server which prints more logs: #547 (comment) Then provide the debug logs associated to each character, please. |
Hi @rom1v here is the log.
here is a screenshot. https://drive.google.com/open?id=1MIdZj5CWDu8Kq5tGBtyolAiwMz0j3A0w I hope this can help you investigate this. |
Thank you for the results.
So when you have Just for info, does it also happen in every other app? What if you copy a text with capital letters from the computer ( |
I've tried again with
and yes, this happens to every app. when using CTRL+C then CTRL+V it's working fine (as you can see in the log). hopes this help. |
Could you also test with more logs on the client-side, please? #547 (comment) Anyway, I think I'll need to add an option to choose a "key event mode", because some mode works better for text, some other works better for games (see #547 (comment)). |
Hi @rom1v sorry for the late reply.
I assumed that you need a log from CMD so, here is the log (not all of these has captured because of its get flush. hopes this help. |
Does it still happen on latest version? What if you pass |
When i go to type like in messenger on the phone on my screen, it types in one letter then after the first letter it looks like my messenger exits and comes back fast and then the curser is no longer in the message spot. I have to reclick the message spot and it will do it again and again so i can only type one letter at a time.
v1.5. scrcpy server
LG Stylo 3 Play with Android 7.0
The text was updated successfully, but these errors were encountered: