iPadOS: Unable to type in Korean properly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
I'm unable to type in Korean properly on the web-based version of VSCode using an iPad. Korean input works fine when this extension is disabled. (Tested on VSCode 1.98.2 via vscode.dev on an iPad.)
To Reproduce
Steps to reproduce the behavior:
- Open the web-based version of VSCode on iPadOS (e.g., vscode.dev or GitHub Codespaces).
- Open any file.
- Try typing "ㄱ" followed by "ㅏ".
- Notice that "ㄱ가" is entered instead of "가".
Expected behavior
"가" should be entered.
Environment (please complete the following information):
The issue occurs in every web-based (Safari) VSCode on an iPad (including https://vscode.dev, https://insiders.vscode.dev, Codespaces, and coder/code-server)
- Extension (VsCodeVim) version:
- VSCode version: 1.29.0
- OS: iPad OS
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in vscode.dev or Codespaces on iPadOS Safari with VSCodeVim enabled, then compare Korean input with the extension disabled. No file or test is named in the report; done means composing ㄱ followed by ㅏ produces 가 rather than ㄱ가.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- internationalization, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100