microsoft / microsoft/edit

Caret (text cursor) animation does not work as intended within conhost (Windows 10)

Open
#236 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C-bug P-low
Dominant language
Rust
Stars
14.6k
Forks
734
Avg merge
8h 40m
Merged PRs (30d)
4

Description

The caret blink animation is supposed to reset whenever the carets position changes to make following it easier. However, in conhost the blink animation continues, erratically, during caret movement, which makes it extremely difficult or impossible to follow the caret.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing caret movement and blinking in conhost on Windows 10, then trace the editor's caret-position and blink-reset handling. Done means the blink animation reliably resets whenever the caret moves and remains easy to follow during movement.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.