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

input breaks on remote control if dragging outside the window of the mobile #66

Closed
vans163 opened this issue Feb 16, 2021 · 5 comments
Closed

Comments

@vans163
Copy link

vans163 commented Feb 16, 2021

If you click and drag holding outside the area of the web render window, the app seems to crash/bug and you need to restart the device itself. No input works until device is restarted.

I think what happens is the drag event never releases.

@drauggres
Copy link
Collaborator

Hi.

I think what happens is the drag event never releases.

Yeah, most likely something like that. Does restarting the scrcpy-server help (click on the PID in device list to kill and again to start)?

@vans163
Copy link
Author

vans163 commented Feb 16, 2021

Hi.

I think what happens is the drag event never releases.

Yeah, most likely something like that. Does restarting the scrcpy-server help (click on the PID in device list to kill and again to start)?

Let me try this next time, I think it should.

@drauggres
Copy link
Collaborator

@vans163 can you also check logcat for stacktraces (adb logcat | grep -i scrcpy)?

@drauggres
Copy link
Collaborator

@vans163 Please try develop branch and let me know if problem still exists.

@vans163
Copy link
Author

vans163 commented Feb 22, 2021

@drauggres Killing the scrcpy-server using the panel fixes the issue. Trying now develop.

maxduke pushed a commit to maxduke/ws-scrcpy that referenced this issue Aug 10, 2023
DEV-14899 [라미엘] iOS WebDriverAgent 다운 후 다시 실행되면 화면 전송만 되고 제어는 되지 않음. 약 30분 경과 후 복원됨
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

2 participants