Skip to content

Conversation

@matthew-carroll
Copy link
Contributor

[SuperEditor] - Report correct SelecitonChangeType when restoring selection on re-focus (Resolves #2792)

Previously we were always reporting placeCaret when re-storing selection on re-focus. But when we restore an expanded selection, this change type is incorrect, and it was blowing up the StableTagsPlugin, which requires correct change types for selection changes.

@matthew-carroll matthew-carroll merged commit a4a479a into main Dec 23, 2025
25 checks passed
@matthew-carroll matthew-carroll deleted the 2792_fix-selection-change-type-when-restoring-selection branch December 23, 2025 02:28
github-actions bot pushed a commit that referenced this pull request Dec 23, 2025
matthew-carroll added a commit that referenced this pull request Dec 23, 2025
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.

[SuperEditor] - Bug: Stable tag reaction doesn't return early for a null tag

2 participants