microsoft / microsoft/monaco-editor
[Bug] Keyboard not openning in Android
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
Reproducible in vscode.dev or in VS Code Desktop?
- Not reproducible in vscode.dev or VS Code Desktop
Reproducible in the monaco editor playground?
- Not reproducible in the monaco editor playground
Monaco Editor Playground Link
No response
Monaco Editor Playground Code
Reproduction Steps
No response
Actual (Problematic) Behavior
https://github.com/user-attachments/assets/b0de451c-b704-46c8-a812-e5cf99c6bc33
I am working on some Mini IDE for Android and I was able to use this Monaco via WebView. But the keyboard wont popup when I tap on the editor.
The only time it will open up is when I tap on the line number column
Expected Behavior
I am expecting that when I tap on the editor, the keyboard will popup
Additional Context
No response
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
The issue provides no reproduction steps, files, or test entry points. Start by examining the Android WebView integration and how editor taps request focus; done means tapping the editor opens the Android keyboard, rather than only tapping the line-number column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100