-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
iPad pro editor lose focus after swipping back from safari browser #4182
Comments
I have the exact same problem on iOS 14.8 with the Smart Keyboard on an iPad 8. I have the latest version to date and I’m running code-server on Ubuntu 20. I have a video of the issue: https://youtu.be/j8KJf2j6nsE. |
Sorry to hear this is happening! I will have to see if I can reproduce on my iPad. Thanks for your patience! |
@fuchanglin By the way, you can regain focus of the code-server window by clicking on the search box. Sometimes this fix does not work but it mostly does. |
Was able to reproduce this in split view |
I’ve noticed that if I tap into the terminal, and then into the editor window, I’m able to start editing again. |
Sometime it works, sometime we will lost all the focus and cannot type Enter. |
I‘m having the same issue on a 11.5“ iPad Pro in splitscreen mode. I‘m using a Logitech K380 bluetooth keyboard, no magic keyboard, still on iOS 14.8, code-server 3.12.0 via the „add to home screen“ icon (but it also happens if using code-server in separate Safari window.) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
Any update on this topic, I am still facing this issue today 2024.06. |
No update from our end. This is probably an upstream issue (https://github.com/microsoft/vscode); if you can reproduce in https://vscode.dev or GitHub Codespaces it would be worth submitting an issue there. They do have a bunch of issues around the iPad but I am not sure this is one of them yet: microsoft/vscode#85254 |
OS/Web Information
code-server --version
: 3.12.0Steps to Reproduce
Expected
When swipe back, the editor should still work
Actual
Very annoying, in order to bring Enter back, it seems I need to 1. restart Safari browser and the PWA app
Or 2. detach iPad from magic keyboard, type Enter using the on-screen keyboard
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No
The text was updated successfully, but these errors were encountered: