Can't input single or double quotes in editor/simple input with eng-international keyboard layout
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.3k
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
trying to insert quotes (") or single quotes (') results in nothing. Typing " + space should insert a single ".
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
Reproduce the issue in the editor or simple input using an English International keyboard layout, testing both quote keys and the quote-plus-space sequence. Trace the input handling entry point for these controls and compare the observed behavior with the expected inserted quote characters. Done means both single and double quotes can be entered normally, including a quote followed by space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100