can't enter Chinese in iPad Pro extend screen
Opened this issue · 1 comments
joewen85 commented
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: safari
- Local OS: iPadOS 18.2.1
- Remote OS: ubuntu24.04.1
- Remote Architecture:
code-server --version
: 4.96.2 08cbdfb with Code 1.96.2
Steps to Reproduce
- open code-server in safari (PWA)
- move window to extend screen
- input Chinese to code space.
Expected
When the input method is set to Chinese-pinyin, code space cannot be entered.
input Chinese pinyin no show candidate characters
Actual
No candidate characters are displayed when entering Chinese. another app do well in extended screen
in iPad Pro main screen no this problem
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
Yes, this is also broken in native VS Code
Does this bug reproduce in GitHub Codespaces?
Yes, this is also broken in GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response
code-asher commented
You marked that this is also broken in Codespaces, is that correct? If so we should open the issue with VS Code at https://github.com/microsoft/vscode.