This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Commit 681157d
committed
Improve handling of split wrapped contentDOM nodes on Android
FIX: Fix an issue where enter on Chrome Android could, in textblock nodes rendered
with an inner content element, delete the text after the cursor.
Closes ProseMirror/prosemirror#12521 parent dd90e74 commit 681157d
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
118 | 125 | | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
0 commit comments