-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Blank place with external keyboard on ipados with safari/chrome #1917
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
Comments
I made this issue a week ago. No answer. Is this a bug, or am I doing something wrong? Or is this unfixable bug by ios/ipados? |
I don't have an iPad so I can't make any concrete statements but I think it's unlikely these are caused by code-server. @nhooyr are you able to replicate this? |
I tried using https://repl.it on my ipad, and it works just fine, on safari and on chrome. No bar etc, so that means that the issue is with code-server and not with ipados. |
@Paultje52 repl.it isn't browser VS Code, it uses Monaco but is entirely different otherwise. I'll give this a test soon. |
I know that repl.it isn't the same as code-server. I'm just saying that it is possible to remove bars like that. Anyways, is there any progress? |
Unfortunately not. Also see #979 Safari's support for running VS Code is very poor! We currently have 14 open issues for safari! https://github.com/cdr/code-server/issues?q=is%3Aopen+is%3Aissue+label%3Abrowser-safari |
Hey @Paultje52 - are you still seeing this issue? I’m currently using Here’s a screenshot: I’m using:
If this is no longer an issue, feel free to close. |
Hello. Sorry for the late response, but I installed code-server version 3.8.0 an I don't have any problems in safari or chrome. This issue can be closed, thanks for your help! |
Hooray! Thanks for following up @Paultje52 - glad to hear it! |
code-server --version
: 3.4.1I connected an external bluetooth keyboard to my ipad.
When I click on a place where I can type, in the code itself, terminal, creating new files, etc, a blank place where the keyboard should be appears, that takes half of the screen up. It's so annoying that coding isn't possible.
Chrome
I also downloaded chrome, and when I try coding on chrome, a bar appears in the middle of the screen.
The text was updated successfully, but these errors were encountered: