Skip to content

[Super Editor][iOS][IME] - Fix: Can't backspace empty text nodes on iOS (Resolves #2989)#2990

Merged
matthew-carroll merged 1 commit into
mainfrom
2989_super-editor-ime-fix-cant-backspace-in-empty-nodes-on-ios
Mar 17, 2026
Merged

[Super Editor][iOS][IME] - Fix: Can't backspace empty text nodes on iOS (Resolves #2989)#2990
matthew-carroll merged 1 commit into
mainfrom
2989_super-editor-ime-fix-cant-backspace-in-empty-nodes-on-ios

Conversation

@matthew-carroll

Copy link
Copy Markdown
Contributor

[Super Editor][iOS][IME] - Fix: Can't backspace empty text nodes on iOS (Resolves #2989)

I broke this when I recently created a heuristic to weed out aggressive trailing space removal by the GBoard. But that heuristic also captures legitimate backspacing by iOS: #2982

@matthew-carroll matthew-carroll merged commit 75a0c57 into main Mar 17, 2026
23 checks passed
@matthew-carroll matthew-carroll deleted the 2989_super-editor-ime-fix-cant-backspace-in-empty-nodes-on-ios branch March 17, 2026 03:30
github-actions Bot pushed a commit that referenced this pull request Mar 17, 2026
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.

[Super Editor][iOS][IME] - Fix: Can't backspace empty text nodes anymore

1 participant