MacDownApp / MacDownApp/macdown
Preview update not triggered on input-method-based autocomplete
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
1. Tick “Auto-complete matching characters”.
2. Type something.
3. Select all.
4. Type `(` (full-width opening parenthesis).
5. Selection will be wrapped inside parentheses, **but preview does not reflect this**.
This does not happen on characters not inputted with input methods.
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 using the listed autocomplete steps, especially the full-width opening parenthesis entered through an input method. Trace the autocomplete and preview-update paths, then verify that the preview reflects the wrapped selection for this input as it does for ordinary characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100