clientIO / clientIO/joint

[Bug]: cursor should stick at the end in text wrap mode

Open
#2,067 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
5.4k
Forks
893
Avg merge
3d 3h
Merged PRs (30d)
26

Description

What happened?

Currently when text wrap is enable the cursor jumps to middle while typing and also spaces are not preserve
Please find attached video https://screenrec.com/share/MCZlKosU3h

Version

3.3.0

What browsers are you seeing the problem on?

No response

What operating system are you seeing the problem on?

No response

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 the issue in version 3.3.0 with text wrap enabled, using the attached video as the available reproduction reference. Investigate the text-editing entry point responsible for cursor movement and space handling; done means the cursor stays at the end while typing and spaces are preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.