Skip to content

[BUGFIX] Restore caret after editable text conversion#103

Merged
Kanti merged 1 commit into
mainfrom
bugfix/caret-after-text-conversion
Jun 12, 2026
Merged

[BUGFIX] Restore caret after editable text conversion#103
Kanti merged 1 commit into
mainfrom
bugfix/caret-after-text-conversion

Conversation

@Kanti

@Kanti Kanti commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Track the caret offset before converting stored text for editing and apply the matching position after the DOM update.

This keeps editors at the expected insertion point when focusing text fields.

Track the caret offset before converting stored text for editing and apply the
matching position after the DOM update.

This keeps editors at the expected insertion point when focusing text fields.
@Kanti Kanti force-pushed the bugfix/caret-after-text-conversion branch from 8258450 to dec6b67 Compare June 12, 2026 08:44
@Kanti Kanti merged commit 521e391 into main Jun 12, 2026
50 checks passed
@Kanti Kanti deleted the bugfix/caret-after-text-conversion branch June 12, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant