-
Notifications
You must be signed in to change notification settings - Fork 5.9k
iPad: Terminal input on chrome, iPad is hidden by keyboard #979
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
Can reproduce this, using an ipad pro 12.9" with a logitech slim folio pro. Code-server deployed using code-server:2.1472-vsc1.38.1 docker image from dockerhub on Ubuntu 18.04 bionic. However, I also observed this issue in v1 before I switched to v2. Doesn't occur in safari (in safari it is pushed up nicely), but in safari, none of the top tabs work properly, they flicker on click. |
@partyka1 give v2 a try. v1 is already a deprecated version and we won't be issuing fixes in v1. |
@sr229 , this issue is still prevalent in image code-server:2.1472-vsc1.38.1 from dockerhub. |
Thanks for the report @xlanor. Will raise this to the team. |
@sr229 dev team should look at zeplin.io, im using their site on iPad and they have fixed elements on bottom of the screen that correctly react to keyboard ui situation that happens on iPad. Im sure vs code layout is another level of complexity, but if they are planning to address the issue this might help |
I've found ohmazing workaround the problem, click |
Thanks! I guess thats an alternative, although it would be much preferable since I dont use my terminal that much - which is why the blocking affects me more. |
If you disable "Shortcuts" in the iPad settings app, the keyboard screen itself will not appear. |
@cmoog please test! |
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. |
Indeed disabling Shortcuts and Predictive in Settings -> General -> Keyboard , on the iPad (pro M1) stops showing the bar in Code Server, with the disadvantage that the bar will be disabled everywhere. is there an option to disabled it itself in the PWA Code Server ? |
@kmilov I don't think so :/ at least I'm not aware of any abilities to make those settings for specific PWAs. |
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. |
Anybody knows the solution for this problem? I think this issue is still going, though it has been closed by stable bot. So I think the issue should be reopened. |
Not sure about workarounds, but here is the upstream issue, feel free to give it a thumbs up: microsoft/vscode#149048 |
code-server
version: code-server1.1156-vsc1.33.1-linux-x64OS Version: ubuntu 18.04 digitalocean + iPad pro 11" + folio keyboard
Description
On safari there is no problem with that. Look at the screenshot, actually there 4-5 lines more there, that are hidden by keyboard
Steps to Reproduce
The text was updated successfully, but these errors were encountered: