[Feature Request] Text-field: Improve the display position of prompts for IMEs
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 68
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When using some input methods to enter words, the alternative prompt box of the input method is fixed at the beginning of the text-field, which is very inconvenient.
Describe the solution you'd like
Updates the input position of the IME according to the position of the cursor in the text-field simultaneously.
[Optional] Additional context
current performance:
expected performance:
when using drracket ide:
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 locating the text-field implementation and its IME handling, since no file or test is named in the issue. Reproduce the behavior with an input method, then verify that the alternative prompt follows the cursor position rather than remaining at the beginning of the text-field.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100